
body {SCROLLBAR-FACE-COLOR: #055600; SCROLLBAR-3DLIGHT-COLOR: #055600; SCROLLBAR-DARKSHADOW-COLOR: #055600; SCROLLBAR-HIGHLIGHT-COLOR: #AEB470; SCROLLBAR-SHADOW-COLOR: #AEB470; SCROLLBAR-ARROW-COLOR: #AEB470; SCROLLBAR-TRACK-COLOR: #AEB470}



.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: 055600;
	font-weight: bold;
}



.subheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: 055600;
	font-weight: bold;
}



.boldtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}



.underlinetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}



.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.bodytext a:link {
	color: #336633;
	text-decoration: underline;
	font-weight: bold;
}
.bodytext a:visited {
	color: #336633;
	text-decoration: underline;
	font-weight: bold;
}
.bodytext a:active {
	color: #AEB470;
	text-decoration: underline;
	font-weight: bold;
}
.bodytext a:hover {
	color: #AEB470;
	text-decoration: underline;
	font-weight: bold;
}



.bottomtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.bottomtext a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.bottomtext a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.bottomtext a:active {
	color: #C8ECC8;
	text-decoration: none;
}
.bottomtext a:hover {
	color: #C8ECC8;
	text-decoration: none;
}


