body{
	background : #000000 top;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	scrollbar-3dlight-color: #FF6600;
	scrollbar-arrow-color: #FF6600;
	scrollbar-base-color: #666666;
	scrollbar-darkshadow-color: #FF6600; 
	scrollbar-face-color: #000000;
	scrollbar-highlight-color:#000000; 
	scrollbar-shadow-color: #000000; 
	scrollbar-track-color: #333333;
}
a {  text-decoration: none; color: #FF6600; font-weight: bold}
a:hover {  text-decoration: underline; color: #CCCCCC; font-weight: bold}
h1 {
	color: #FF6600;
	font-family: Impact, "Arial Black", Verdana, Arial;
	font-weight: normal;
	line-height: 24px;

}
h2 {
	color: #FF6600;
	font-family: "Courier New", Courier, mono;
	font-weight: bold;
}
h3 {
	color: #FF6600;
	font-family: "Courier New", Courier, mono;
	font-weight: bold;
}
h4 {
	color: #FF6600;
	font-family: "Courier New", Courier, mono;
	font-weight: bold;
}
h5 {
	color: #FF6600;
	font-family: Impact, "Arial Black", Verdana, Arial;
	font-weight: normal;
}
h6 {
	color: #FF6600;
	font-family: Impact, "Arial Black", Verdana, Arial;
	font-weight: normal;
}
.content {
	font: 12px "Courier New", Courier, mono;
	color: #FFFFFF;
}
.header {
	font: bold 30px "Courier New", Courier, mono;
	color: #FF6600;
	text-transform: lowercase;

}
.date {
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	color: #FF6600;
}
li {
	list-style: square;
}
.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
}
.black {
	color: #000;
	font: 12px "Courier New", Courier, mono;
}
