body {

    margin: 0px 0px 0px 0px;

   font-family: Arial, 
   font-size: 12px;
   color: #000000;
	}
div, td, p, table 
{
   font-family: Arial;
   font-size: 10pt;
   color: #000000;
} 
a:link {
	color: #C1C1C1;
	text-decoration: none;
}
a:visited {
	color: #C1C1C1;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
	
}