body { 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1em;
	color:#000000;
	scrollbar-face-color: #339900; 
	scrollbar-shadow-color: #003366; 
	scrollbar-highlight-color: #CC9900; 
	scrollbar-3dlight-color: #339933; 
	scrollbar-darkshadow-color: #339933; 
	scrollbar-track-color: #174800;
	scrollbar-arrow-color: #FFFFCC; 
}
a {
	color:#000099;
	font-weight:bold;
}
a:active {
	color:#000099;
}
a:visited {
	color: #009900;
}
a:hover {
	color:#0033FF;
}
p {
	color:#000000;
}
h2 { 
	font-size: 10pt;
	font-weight: bold;
	background-color: #FFFFCC;
}
h3 { 
	font-size: 11pt;
	font-weight: bold;
}
h4 { 
	font-size: 12pt;
	font-weight: bold;
	border-bottom:#009E00 solid 1px;
	padding-bottom:7px;
}
h5 { 
	color:#000099;
	font-size: 10pt;
	font-weight:bold;
}

td { 
	font-size: 12px; 
	text-align:left;}
li {  
	font-size: 90%;
}
#foot {
	width:100%;
	clear:both;
	border-top:solid 1px #009e00;
	padding-top:15px;
	margin-top:15px;
	font-size:.9em;
	text-align:center;
}
a.footer { 
	font-size:.9em;
	font-weight: normal;
}
.underline {  
	text-decoration: underline; 
	font-weight: bold;
}
th {
	background-color:#009900;
}