body {
	background-color: #99CCFF;
	scrollbar-face-color: #000000;
	scrollbar-highlight-color: #000000;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-shadow-color: #000000;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-track-color: 000000;
}

h1, h2, p {font-family: verdana;}

h1 { font-size: 18px; 
text-align:center; 
font-weight: bold; 
color: #99CCFF}

h2 { font-size: 10px; 
font-family: verdana;
font-weight: bold;  
color: #99CCFF;
text-align: left}

h2.center { font-size: 10px; 
font-family: verdana;
font-weight: bold;  
color: #99CCFF;
text-align: center}

h2.right { font-size: 10px; 
font-family: verdana;
font-weight: bold;  
color: #99CCFF;
text-align: right}

p { font-size: 10px;  
color:#696969;
text-align:left}

p.indent { font-size: 10px;  
color:#696969;
text-align:left;
text-indent: 30px}

p.right {
	font-size: 10px;
	color:#000000;
	text-align:right
}

a:link { color: 959595; text-decoration: none; font-weight: bold }
a:active { color: FFFFFF; text-decoration: none }
a:visited { color: 959595; text-decoration: none; font-weight: bold}
a:hover { color: FFFFFF; text-decoration: none }
