#header {
	background : #000000;
	border-bottom : 2px solid #666;
	margin : 0px;
	padding : 5px;
}

a {
	color : #cccccc;
	text-decoration : none;
}

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


body { background : #000000;
	color : #ffffff;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	
}

h1 {
	font-size : 24px;
	color : #777777;
}

h2 {
	font-size : 16px;
	margin-bottom:0px;
	padding-bottom:0px;
}

h3 {
	font-size : 13px;
	margin-bottom:0px;
	padding-bottom:0px;
}
h4 {
	font-size : 12px;
	margin-bottom:0px;
	padding-bottom:0px;
}

h6 {
	font-size : 10px;
	margin-bottom:0px;
	padding-bottom:0px;
	color: #666;
	font-weight:normal;
}
BODY { 
scrollbar-base-color:#cccccc; 
scrollbar-arrow-color:#ffffff; 
scrollbar-track-color:#CCCCCC; 
scrollbar-shadow-color:#00000; 
scrollbar-face-color:#000000; 
scrollbar-highlight-color:#CCCCCC; 
scrollbar-darkshadow-color:#000000; 
scrollbar-3dlight-color:#cccccc; 
}


a:active {  font-size: 36px; font-family: "Times New Roman", Times, serif; font-style: normal; line-height: normal; color: #FFFFFF}
