BODY {
	background-color : #ffffff;
	color : #000050;
	font-family : Verdana, Arial, Helvetica, sans-serif; FONT-SIZE : 10pt;
}

TH {
	COLOR : #000050;
	FONT-FAMILY : Verdana, Arial, sans-serif, Helvetica;
	FONT-SIZE : 10pt; FONT-WEIGHT: bold;
}

TD {
	COLOR : #000050;
	FONT-FAMILY : Verdana, Arial, sans-serif, Helvetica;
	FONT-SIZE : 10pt;
}

H1 {
	COLOR : #000050;
	FONT-FAMILY : Verdana, Arial, sans-serif, Helvetica;
	FONT-SIZE : 18pt;
}

H2 {
	COLOR : #000050;
	FONT-FAMILY : Verdana, Arial, sans-serif, Helvetica;
	FONT-SIZE : 16pt;
}


A:LINK {color: blue; text-decoration: none}
A:VISITED { color: purple; text-decoration: none; }
A:HOVER { color: red; text-decoration: underline;} 

A.WHITE:LINK {color: #FFFFFF; text-decoration: none}
A.WHITE:VISITED { color: #FFFFFF; text-decoration: none; }
A.WHITE:HOVER { color: #ffdf00; text-decoration: underline;} 


A.BLACK:LINK {color:#000000; text-decoration: none}
A.BLACK:VISITED { color: #000000; text-decoration: none; }
A.BLACK:HOVER { color: #cd110c; text-decoration: underline;} 


A.RED:LINK {color: #cd110c; text-decoration: none}
A.RED:VISITED { color: #cd110c; text-decoration: none; }
A.RED:HOVER { color: #004080; text-decoration: underline;} 


A.YELLOW:LINK { color: white; text-decoration: none }
A.YELLOW:VISITED { color: white; text-decoration: none; }
A.YELLOW:HOVER { color: #f9d50b; text-decoration: none;} 