.body,td
{
font-family: Arial;
font-size: 10pt;
font-weight: normal;
text-decoration: none;
color: #FFFFFF;
}

a:link
{
	font-family: Arial; color: #FFFFFF; text-decoration: none;
}
a:visited 
{ 
	font-family: Arial; color: #FFFFFF; text-decoration: none;
}
a:hover 
{
	font-family: Arial; color: #FFCC00; text-decoration: underline;
}
v:link
{
	font-family: Arial; color: #FFFFFF; text-decoration: none;
}
body
{
	background-color: (FF,FF,FF);
}



