body
{
	scrollbar-arrow-color:#F9EDE4;
	scrollbar-face-color:#065c34;
	scrollbar-3dlight-color:#BEFBF1;
scrollbar-darkshadow-color
scrollbar-highlight-color
scrollbar-shadow-color 
scrollbar-track-color
scrollbar-base-color
; 		background-image: url(_images/hsb.jpg);
	margin-top: 0px;
	margin-bottom: 0px;
}
.select{background:#065c34;color:#F9EDE4;font-family:Arial, Helvetica, Verdana;font-size:10pt;font-weight: bold;}


.bodytextlight {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #FFFFFF;
	list-style-image: url(_images/bullet.gif);
	text-align: left;
	padding-left: 20px;
	padding-right: 20px;
}
.bodytextdark {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #035F2E;
	list-style-image: url(_images/bullet.gif);
	text-align: center;
	padding-left: 20px;
	padding-right: 20px;
}
a:link {
	color: #006600;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #669966;
}
a:hover {
	text-decoration: none;
	color: #009900;
}
a:active {
	text-decoration: none;
	color: #009966;
}
.style1 {
	font-size: 18px;
	font-style: italic;
}
