	body {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	color:#000000;
	font-size:10pt;
	scrollbar-face-color: #F0F0E6;
	scrollbar-highlight-color: #003300;
	scrollbar-shadow-color: #000000;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-arrow-color: #003300;
	scrollbar-track-color: #999999;
	scrollbar-darkshadow-color: #333333;
		}
	
	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:#666666;
		text-align:left;
		}
	td {
		font-size:10pt;
		}

.sitelink {
font-size:8pt;
}

a:link {
color:green;
text-decoration:underline;  
}
a:visited {
color:purple; 
text-decoration:underline;
}
a:hover {
color:blue; 
text-decoration:underline;
}