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

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

a:hover {
	color : #ffffff;
	text-decoration : none;
	font-weight: bold;
}

}

a.text {
	color : #cccccc;
	text-decoration : underline;
	font-weight: strong;
	font-family : "Courier New";
	font-size : 1.2em;
	margin-bottom:3px;
	padding-bottom:0px;
}

a.text:hover {
	color : #ffffff;
	text-decoration : none;
	font-weight: bold;


}


body { background : #666666;
	color : #cccccc;
	font-family : "Courier New";
	font-size : 18px;
	scrollbar-face-color:#666666;
	scrollbar-arrow-color:#999999;
	scrollbar-track-color:#666666;
	scrollbar-shadow-color:'';
	scrollbar-highlight-color:#999999;
	scrollbar-3dlight-color:'';
	scrollbar-darkshadow-Color:#666666;
}

body.text { background : #333333;
	color : #cccccc;
	font-family : "Courier New";
	font-size : 0.6 em;
	scrollbar-face-color:#666666;
	scrollbar-arrow-color:#999999;
	scrollbar-track-color:#666666;
	scrollbar-shadow-color:'';
	scrollbar-highlight-color:#999999;
	scrollbar-3dlight-color:'';
	scrollbar-darkshadow-Color:#666666;
	font-weight:200;
	padding:1em 2em;
	text-indent: 0em
p {
	font-size : 10em;
	color : #cccccc;
	font-weight:400;
	text-indent: 3em
}

<--!
DT {	color : #ffffff;
	font-family : "Courier New";
	font-size : 1.1em;
	font-weight:700;
	text-indent: 18em


Dd {	font-family : "Courier New";
	font-size : 1em;
	font-weight:400;
	text-indent: 35em
!-->


h1.header {
	font-size : 34px;
	color : #cccccc;
	font-weight:normal;
}


h1 {
	font-size : 24px;
	color : #cccccc;
	font-weight:normal;
}


h1.w {
	font-size : 24px;
	color : #FFFFFF;
	font-weight:bold;
}



h2 {
	font-size : 20px;
	margin-bottom:0px;
	padding-bottom:0px;
	font-weight:normal;
}

h3 {
	font-size : 15px;
	margin-bottom:0px;
	padding-bottom:0px;
	font-weight:normal;
}
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;
}



