BODY {
	font-family: Arial; 
	font-size: 10pt;
	color: #238FEB;
	background-color: #FFFFFF;	
}

H1 {
	font-size: 12pt;
	font-weight: bold;
}

H2 {
	font-size: 10pt;
	font-weight: bold;
}

TD {
	font-family: Arial; 
	font-size: 10pt;
	color: #238FEB;	
}

a:link {color:#238FEB; }
a:visited {color:#238FEB; }
a:hover {color:#CC6600; }
a:active {color:#CC6600; }