html { 
scrollbar-arrow-color:#ffcc99; 
scrollbar-track-color:#ffcc99; 
scrollbar-face-color:#993333; 
scrollbar-highlight-color:#000000; 
scrollbar-3dlight-color:; 
scrollbar-darkshadow-color:; 
scrollbar-shadow-color:;} 

.parahead  {font-family: arial, helvetica, sans-serif;
	    	font-size: 16pt;
	    	color: #000000;
			font-weight: bold}
			
.paraheadsub {font-family: verdana, geneva;
			font-size: 12pt;
			color: #cc0000;
			font-weight: bold}
			
.location {font-family: arial;
			font-size: 8pt}
			
.bodytext	{font-family: verdana, geneva;
		font-size: 10pt}
		
.links	   	{font-family: verdana, geneva;
	   	font-size: 12px;
	   	text-decoration: none}
		
.footer    	{font-family: arial, helvetica;
	   	font-size: 9pt}

a:link {text-decoration: none;}

a {text-decoration: none;}

a:hover  {color: #cc0000;
		  text-decoration: underline;}

