/* CSS Document */


body {

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

a {

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


a:hover {

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

a:active {
	color: #dbb5b7;
	font-weight: none;
	font-family: Arial
	font-size: 10pt;
	font-weight: none;
}

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