body { margin-right: 0px;
       margin-top: 0px;   
       margin-bottom: 0px; 
       margin-left: 0px;
       font-family: "verdana";
       color: #000000;
       font-size: 12px;
       background: #CED9F0;
     }
       
a:link    {color: #000000;
	  	text-decoration:none;
          	}
a:visited {color: #000000;
	  	text-decoration:none;
          	}
a:actived {color: #442FD7;
	  	text-decoration:underline;
          	}
a:hover   {color: #442FD7; 
	   	text-decoration:underline;
 	   	}

td {font-size: 12px;
   }