body 	{
	background-color: #E0E0E0;
	font-size: 80%;
	font-family: Verdana, Tahoma, Arial;
	color: #000000;
	}
tr	{
	font-family: Verdana, Tahoma, Arial;
	color: #000000;
	}
a:hover {
	font-family: Verdana;
	color: #0000ff;
	text-decoration: underline;
	}
:link	{
	font-family: Verdana;
	color: #0000b0;
	text-decoration: none;
	}
:visited	{
	font-family: Verdana;
	color: #0000b0;
	text-decoration: none;
	}
:active	{
	font-family: Verdana;
	color: #0000b0;
	text-decoration: none;
	}


