H1 { 
 	font-family: verdana; 
 	text-align: left; 
	font-size: small;
} 
BODY { 
	font-family: georgia, times, serif;
	font-size: 9pt;
	width: 490px;
	margin: 50px; 
	}
A:link { color: #CC6600; } 
A:active { color: #CCCC00; } 
A:visited { color: #004000; }
