	body {
	font-family:Arial,Helvetica,sans-serif;
	color:#000000;
	font-size:10pt;
	scrollbar-face-color: #003399;
	scrollbar-highlight-color: #0000FF;
	scrollbar-shadow-color: #000000;
	scrollbar-3dlight-color: #006699;
	scrollbar-arrow-color: #ffffff;
	scrollbar-track-color: #cccccc;
	scrollbar-darkshadow-color: #666666;
		}
	
	p {
		font-size:10pt;
		}

	blockquote {
		font-size:10pt;
		}

	ol,ul,li {
		font-size:10pt;
		}		
	h1,h2,h3,h4,h5,h6 {
		font-family:Trebuchet,Arial,Helvetica; 
		color:#003399;
		}
	td {
		font-size:10pt;
		}

.nav {
font-family:Trebuchet,Arial,Helvetica; 
font-size:10pt; 
font-weight:bold;
color:white;
}
a.nav:link {
color:white;
text-decoration:underline;  
}
a.nav:visited {
color:white; 
text-decoration:underline;
}
a.nav:hover {
color:#ffff00; 
text-decoration:underline;
}
a.nav:active { 
color:white; 
text-decoration:underline;
}