BODY
{
	font-family:Verdana;
	font-size:8pt;
	color:black;
	
}
TABLE
{
	font-family:Verdana;
	font-size:8pt;
	color:black;
	background-repeat: repeat;
	background-attachment : fixed;
}
TD
{
	background-repeat: repeat-y;
}
A
{
	color: black;
	text-decoration: none;
}
A:HOVER 
{
	color: gray;
}
p.text
{
	font-size:8pt;
	color: gray;
}

