/* CSS Document */

<style type="text/css">
<!--
body {
scrollbar-face-color:#F6F6F6;
scrollbar-arrow-color:#666666;
scrollbar-track-color:#F6F6F6;
scrollbar-highlight-color:#FFFFFF;
scrollbar-3dlight-color:#CCCCCC;
scrollbar-shadow-color:#F6F6F6;
scrollbar-darkshadow-color:#CCCCCC;
}
body {
	margin-top: 25px;
	margin-bottom: 0px;
	margin-right: 10px;
	
}
body,td,th {
	font-size: 14px;
	color: #333333;
	line-height: 25px;
	font-weight: lighter;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
	color: #663300;
}
-->
</style>
