body {
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;
	text-transform: none;
	font-weight: normal;
	line-height: 15px;
	margin-top: 0px;
	margin-right: 0px; 
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px; 
	padding-bottom: 0px;
	padding-left: 0px; 
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	scrollbar-arrow-color:#999999;
	scrollbar-base-color:#EBEBEB;
	scrollbar-shadow-color:#999999;
	scrollbar-face-color:#EEEEEE;
	scrollbar-highlight-color:#cococo;
	scrollbar-darkshadow-color:#FFFFFF;
	scrollbar-3dlight-color:#C0C0C0;
	background-image:url(../images/bg.gif)
}

td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	font-weight: normal;
	line-height: 15px;
	text-decoration: none;
	text-transform: none;
}

a:link {
	color: #FFFFFF;
	text-decoration: none;
}

a:visited {
  	color: #FFFFFF;
	text-decoration: none;
}

a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

a:active {
	color: #FFFFFF;
	text-decoration: none;
}