body
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 8pt;
	text-align: Justify; 
	background-color: rgb(255,255,255);
	color: rgb(0,0,0);
}
a:link
{
	color: rgb(0,0,255); 
}
a:visited
{
	color: rgb(128,0,128); 
} 
a:active 
{
	color: rgb(255,0,0);
}
A:hover { 
	Color : rgb(255,0,0);
}

td { font-family: verdana, helvetica, sans-serif, arial; font-size: 8pt; rgb(0,0,0); text-align: Justify; }

