A:link
{
	text-align: left;
   	font-family: Arial, Verdana; 
	font-weight: bold; 
   	color: #336699; 
	text-decoration: none;
	FONT-SIZE: 9pt;
}

A:visited
{
	font-family: Arial, Verdana;
	color: #4169e1;
	font-weight: bold; 
	text-decoration: none;
	FONT-SIZE: 9pt;
}

A:active
{
	font-family: Arial, Verdana;
	font-weight: bold;
	color: #708090;
	text-decoration: none;
	FONT-SIZE: 9pt;
}

A:hover
{
	font-family: Arial, Verdana;
	color: red;
	text-decoration: none;
	FONT-SIZE: 9pt;
}

BODY
{
	font-family: Arial, Verdana;
	FONT-SIZE: 9pt;
	margin: 0;

}


TH {
	
	FONT-FAMILY: Arial,Helvetica,sans-serif; 
	FONT-SIZE: 9pt;
	background-color:gray;

}

TD {
	
	FONT-FAMILY: Verdana,Arial,Helvetica,sans-serif; 
	FONT-SIZE: 9pt;
	color: gray;
}