body{SCROLLBAR-FACE-COLOR: beige;  
	SCROLLBAR-HIGHLIGHT-COLOR: #000000; 
	SCROLLBAR-SHADOW-COLOR: lightgrey; 
	SCROLLBAR-3DLIGHT-COLOR: 67ccff; 
	SCROLLBAR-ARROW-COLOR: #000000; 
	SCROLLBAR-TRACK-COLOR: #E5EAEF; 
	SCROLLBAR-DARKSHADOW-COLOR: grey}
}
a:link, a:visited{
	color: darkblue;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
	 font: Arial,sans-serif; color:blue;
}

h1    { font-family: Tahoma; font-size: 18pt; color: #800000; text-transform: 
               uppercase; font-weight: bold }
               
p { font-family: Arial; font-size: 10pt; color: #800000; 
}