body { margin-right: 0px;
       margin-top: 0px;   
       margin-bottom: 0px; 
       margin-left: 0px;
       font-family: "arial";
       color: #000000;
       font-size: 11px;
       background: #ffffff;
     }
       
a:link    {color: #000000;
	  	text-decoration:none;
          	}
a:visited {color: #000000;
	  	text-decoration:none;
          	}
a:actived {color: #000000;
	  	text-decoration:underline;
          	}
a:hover   {color: #000000; 
	   	text-decoration:underline;
 	   	}

td {font-size: 11px;
   }
th {font-size: 11px;
   }