/* CSS Document */


body {

   	background-color: #92C078;
	font-family: Calibri;
	font-size:10pt;
	line-height: normal;
	color: #133C02;
}

a {

	color: #133C02;
	text-decoration: bold;
	font-size:10pt;
	font-weight: none;
}


a:hover {

	color: #4F3C4B;
	text-decoration: italic;
	font-size:10pt;
	font-weight: none;
}

a:active {
	color: #4F3C4B;
	font-weight: none;
	font-family: Calibri
	font-size: 10pt;
	font-weight: none;
}

<style>
<!--
BODY{
scrollbar-face-color:#60A83E;
scrollbar-arrow-color:#ffffff;
scrollbar-track-color:#ffffff;
scrollbar-shadow-color:#ffffff;
scrollbar-highlight-color:#ffffff;
scrollbar-3dlight-color:#ffffff;
scrollbar-darkshadow-Color:#4F3C4B;
}
-->
</style>
