/* CSS Document */
body
{
	margin: 0px 0px 0px 0px;
	background-color: #ffffff;
}

a:active, visited, hover, link
{  
   font-family: Arial; 
   font-size: 10pt;
   font-style: normal; 
   text-decoration: none;
}
 
 
.copyright 
{ 
   font-family: Arial; 
   font-size: 8pt; 
   text-decoration: none; 
   color: #000000; 
}
 
td, p, li
{
   font-family: Arial; 
   font-size: 10pt ;
   text-decoration: none;
} 



 
