/* CSS Document */


body {

	background-color: #C9C6C5;
	font-family: Book Antiqua;
	font-size:11pt;
	line-height: normal;
	color: #000000;
}

a {

	color: #000000;
	text-decoration: bold;
	font-size:11pt;
	font-weight: none;
}


a:hover {

	color: #CCCCCC;
	text-decoration: italic;
	font-size:11pt;
	font-weight: none;
}

a:active {
	color: #ffffff;
	font-weight: none;
	font-family: Book Antiqua;
	font-size: 11pt;
	font-weight: none;
}

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