A:LINK {
	color : Blue;
	text-decoration : none;
}
A:VISITED {
	color : Blue;
	text-decoration : none;
}
BODY {
	background-color : Black;
	margin-top : 0px;
	margin-bottom : 0px;
	
}
P {
	color : White;
	font-family : Verdana;
	font-size : 12px;
}
TD {
	color : #87CEFA;
	font-family : Verdana;
	font-size : 14px;
}
H3 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : Blue;
	font-size : 14px;
	font-weight : bold;
	margin-bottom : 0px;
}
