/* CSS Document */


body {

   	background-color: #C0B09D;
	font-family: Calibri;
	font-size: 10pt;
	line-height: normal;
	color: #ffffff;
}

a {

	color: #000000;
	text-decoration: bold;
	font-size: 10pt;
	font-weight: none;
}


a:hover {

	color: #8C010A;
	text-decoration: bold;
	font-size: 10pt;
	font-weight: none;
}

a:active {
	color: #8C0008;
	font-weight: none;
	font-family: Calibri;
	font-size: 10pt;
	font-weight: none;
}

<style>
<!--
BODY{
scrollbar-face-color:#C0B09D;
scrollbar-arrow-color:#ffffff;
scrollbar-track-color:#740707;
scrollbar-shadow-color:#000000;
scrollbar-highlight-color:#ffffff;
scrollbar-3dlight-color:#9C8C79;
scrollbar-darkshadow-Color:#000000;
}
-->
</style>
