BODY {
	background : black;
	background-color : black;
	font-family : Tahoma;
	font-size : 9pt;
	color: white;
}

TD {
	font-size : 9pt;
	font-family : Tahoma;
	color: white;
}

A {
	color: white;
}

A:Hover {
	color: cccc99;
	font-size : 9pt;
	font-family : Tahoma;
	font : bold/9pt Tahoma;
}
