body {
	background: #FFFFFF; 
	color: #000000;
 	font-family: Verdana, Helvetica;
	font-size: 10pt;}
h1 {
	font-size: 18pt; 
 	font-family: Arial, Helvetica, sans-serif;
	text-align: left; 
	color: black; }
h2 {font-size: 17px}
a:visited {
	background: transparent; 
	color: #990099; 
	text-decoration: none }
a:link {
	background: transparent; 
	color: #0000cc; 
	text-decoration: none }
a:active {
	background: #ffcc00; 
	color: #000000 }
a:hover	{ 
	text-decoration: underline }
