body {
	color: black;
	background-color : #FFFFE1;
	font-size : 10pt;
	font-family : sans-serif, arial
}
	a:hover {color:green}
 	a {text-decoration:none}
	
#table1 {
	background-color:#FFFFE1;
	font-size : x-small;
	font-family : sans-serif, arial;
}	

