/* CSS Document */


body {

   	background-color: #464233;
	font-family: Calibri;
	font-size:10pt;
	line-height: normal;
	color: #ffffff;
}

a {

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


a:hover {

	color: #2C241C;
	text-decoration: italic;
	font-size:10pt;
	font-weight: none;
}

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

<style>
<!--
BODY{
scrollbar-face-color:#464233;
scrollbar-arrow-color:#ffffff;
scrollbar-track-color:#464233;
scrollbar-shadow-color:#000000;
scrollbar-highlight-color:#ffffff;
scrollbar-3dlight-color:#920E4D;
scrollbar-darkshadow-Color:#2C241C;
}
-->
</style>
