body 	{ 	color: #000000; background: #FFFFFF;
			font-weight:none;
			font-family: Verdana, helvetica;  
			font-size:12px;
			margin-right: 20%; }
		
td      { 	color: #000000; background: white;
			font-weight:none;
			font-family: Verdana, helvetica;  
			font-size:12px; }
			
a		{ 	text-decoration: none;
			color:#0000FF;	}

a:hover { 	text-decoration: underline;
			color: #009900; } 