a:link
{
	color: #808080;text-decoration:none; font-weight:normal 
}

a:visited
{
	color: #808080;text-decoration:none; font-weight:normal 
} 
a:active 
{
	color: #808080;text-decoration:none; font-weight:normal 
}
body
{
	font-family: Arial;
	background-color: #FFFFFF;
	color:#000000; font-size:10pt
}

table
{
	table-border-color-light: rgb(153,204,153);
	table-border-color-dark: rgb(153,204,153); 
}

td
{ 
font-family: Arial; font-size: 10pt; color:#000000
 }