a
	{
	color: white;
	}
b.white
	{
	color: white;
	}
body
	{
	background-color: black;
	}
body, table
	{
	color: red;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11pt;
	line-height: 12pt;
	}
img
	{
	border: none;
	}
input, select, textarea
	{
	font-family: Tahoma, Arial;
	font-size: 10pt;
	line-height: 110%;
	}
tr
	{
	text-align: center;
	}