body, table {
    background-color: #000000;
	font-family: Century Gothic;
	font-size: 12px;
	color: #CCCCCC;
	SCROLLBAR-FACE-COLOR: #000000; 
        SCROLLBAR-HIGHLIGHT-COLOR: #000000;
        SCROLLBAR-SHADOW-COLOR: #000000;
        SCROLLBAR-3DLIGHT-COLOR: #000000;
        SCROLLBAR-ARROW-COLOR: #000000; 
        SCROLLBAR-TRACK-COLOR: #000000; 
        SCROLLBAR-DARKSHADOW-COLOR: #5A5657;}
}
p {
	margin-top: 1;
	padding-top: 1;
}
b {
	color: #BABABA;
	font-family: Century Gothic;
	font-size: 13px;
}
h1 {
	font-size: 18px;
	font-family: "Century Schoolbook", sans-serif;
	letter-spacing:2px;
	font-weight: none;
	font-style: none;
	color: #7B7B7B;
	background-color: #5A5657;
	text-align: center;
}
h2 {
	font-size: 12px;
	font-family: "Courier New", sans-serif;
	letter-spacing:2px;
	font-weight: none;
	font-style: none;
	color: #A3A3A3;
	text-align: center;
	}
input, textarea {
	margin: 1px;
	border: dotted 1px #5F5B5C;
	font-family: Century Gothic;
	font-size: 13px;
	color: #FFFFFF;
	background-color: #5F5B5C;
	scrollbar-face-color: #FFF;
	scrollbar-highlight-color: #FFF;
	scrollbar-shadow-color: #FFF;
	scrollbar-3dlight-color: #FFF;
	scrollbar-arrow-color: #EEE;
	scrollbar-track-color: #FFF;
	scrollbar-darkshadow-color: #FFF;
}
a {
	color: FFFFFF;
	text-decoration: none;
	font-weight: none;
}
A:link{COLOR: #FF6633; font-size:45px; font-family: Century Gothic; cursor:help} 
A:visited{COLOR: #FF6633; font-size:45px; font-family: Century Gothic; cursor:help} 
A:active{COLOR: #FF6633; font-size:45px; font-family: Century Gothic; cursor:help} 
A:hover{COLOR: #F1F1F1; font-size:45px; font-family: Century Gothic; cursor:help
}
.noborder {
	border: none;
}
ul {
	margin-top: 8;
	padding-top: 8;
	font-size: 12px;
	font-family: "Trebuchet MS", sans-serif;
	letter-spacing:2px;
	font-weight: none;
	font-style: none;
	color: #5F5B5C;
	text-align: left;
}
#copyright {
	margin-top: 20px;
	text-align: right;
	border-top: solid 1px #FFFFFF;
	font-size: 9px;
}