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

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

H1  {font-family Trebuchet MS;
	font-size : 24pt;
	}
H2 {font-family Trebuchet MS;
font-size : 18pt;}

H3 {font-family Trebuchet MS;
     font-size : 16pt;
}



.right{font-size; 14pt;}


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;
}
