BODY {
	color : Black;
	background-color : Black;
	text-align : left;
	font : normal 10pt Arial, Helvetica, sans-serif;
}

TD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	color: #000000;
}

A {
	color : #191970;
}

A:HOVER {
	color : Red;
} 