/*make body text black 10-point Arial*/
body {font-size: 8pt;
	font-family: "Arial";
	color: "2840A8";}

table { font-size: 9pt;
	font-family: "Arial";
	color: "2840A8";
	background-color: "white";}

.maintable { font-size: 9pt;
	font-family: "Arial";
	color: "2840A8";
	background-color: "white";}

.headtable { background-color: "white";
	font-size: 11pt;
	font-family: ""Arial";
	color: "2840A8";}

a {text-decoration: none}
a:link {color: black}
a:visited {color: black}
a:active {color: black} 
