
body { background-color: #999999; font family: Arial, Helvetica, Sans-serif;
color: #330066 }
a:link { color: #000000 }
a:visited {color: #ffffff }
a:hover { color: #cc00cc }
a:active { color: #ff0000 }
h1 { font-size: 40pt; 
	padding-top: 10px;
	padding-bottom: 5px; 
	background-color: #777777; 
	border-color: #330066 #330033;
	border-width: thin;
	border: thin outset }
	
h2 { font-size: 24pt; 
	padding-top: 5px;
	padding-bottom: 2px; 
	background-color: #777777; 
	border-color: #330066 #330033;
	border-width: thin;
	border: thin outset }

h3 { font-size: 14pt; 
	padding-top: 5px;
	padding-bottom: 2px; 
	background-color: #777777; 
	border-color: #330066 #330033;
	border-width: thin;
	border: thin outset }	
	


h6 a:visited { color:#000; }
