BODY {
	color : White;
	background-color : #00008B;
	font-family : Verdana, sans-serif;
	font-size : 8 pt;
	font-weight : bold;
}

td {
	font-size : 8 pt;
	font-weight : bold;
	}


A {
	color : #87CEFA;
	text-decoration : none;
}

A:HOVER {
	color : #7FFFD4;
	text-decoration : none;
}