body {
	color: black;
	background-color : White;
	font-size : 10pt;
	font-family : sans-serif, arial
}
	a:hover {color:green}
 	a {text-decoration:none}
	
table{
	font-size : 10pt;
	font-family : sans-serif, arial;
}	

