	body {
	font-family:Arial,Helvetica,sans-serif;
	color:#000000;
	font-size:10pt;
	scrollbar-face-color:#996600;
	scrollbar-highlight-color:white;
	scrollbar-shadow-color:#000000;
	scrollbar-3dlight-color:#003300;
	scrollbar-arrow-color:white;
	scrollbar-track-color: #ffffcc;
	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:#003300;
		}
	td {
		font-size:10pt;
		}

.white {
color:white;
}
a:link.white {
color:white;
font-weight:bold;
text-decoration:underline;  
}
a:visited.white {
color:white; 
font-weight:bold;
text-decoration:underline;
}
a:hover.white {
color:white; 
font-weight:bold;
text-decoration:none;
}
a:active.white { 
color:white; 
font-weight:bold;
text-decoration:underline;
}

a:link {
color:#003300;
text-decoration:underline;  
}
a:visited {
color:#003300; 
text-decoration:underline;
}
a:hover {
color:blue; 
text-decoration:underline;
}
a:active { 
color:#003300; 
text-decoration:underline;
}