body {
	font-family: Arial, Verdana; 
	color: black;
	font-size: 16px;
}

a:active, a:visited {
	color: blue;
	text-decoration: underline;	
}

a:hover {
	color: red;
	text-decoration: none;
}

table {
	font-family: Arial, Verdana; 
	font-size: 16px;
}

tr td a:active, tr td a:visited {
	color: blue;
	text-decoration: underline;	
}

tr td a:hover {
	color: red;
	text-decoration: none;
}

#mid{
	width:488px;
	float:left;
}

#mid1{
	width:480px;
	margin:0 0 6px 0;
	padding:0px 8px 18px 8px;
}

#mid1 p.midTxt1{
	display:inline;
	width:160px;
	font:normal 15px/18px Arial, Verdana, Helvetica, sans-serif;
	margin:0 0 13px 0;
}

#mid1 p.midTxt2{
	display:inline;
	width:468px;
	margin:0 0 18px 0;
	font:normal 15px/21px Arial, Verdana, Helvetica, sans-serif;
	text-align:left;
}
