BODY {
	font-family: verdana, sans-serif;
	font-weight: normal;
	font-size: 10pt;
	
}

 TD {font-family verdana;
 font-size: 10pt;
 }	

H1  {
	font-size : 24pt;
	color: #FF0000;}


a:link {
	color: #0066FF;
	text-decoration: underline;
}

a:visited {
	color: #2DB4D0;
	text-decoration: underline;
}

a:hover { 
	color: #0066FF;
	text-decoration: underline overline;
	background-color : #ECF6FF;
}
