body {
	height: 100%;
	background-color: #0F0F0F;
	scrollbar-face-color:#3E3E3E;
	scrollbar-highlight-color:#3E3E3E;
	scrollbar-3dlight-color:#3E3E3E;
	scrollbar-darkshadow-color:#3E3E3E;
	scrollbar-shadow-color:#3E3E3E;
	scrollbar-arrow-color:#FF9900;
	scrollbar-track-color:#333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #CCCCCC;

}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #CCCCCC;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FF9900;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #F6B325;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #F6B325;
	text-decoration: none;

}
