body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	font-weight: bold;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	SCROLLBAR-HIGHLIGHT-COLOR: #000000; 
	SCROLLBAR-3DLIGHT-COLOR: #555555;  
	SCROLLBAR-ARROW-COLOR: #33FF00; 
	SCROLLBAR-TRACK-COLOR: #333333;
	SCROLLBAR-DARKSHADOW-COLOR: #333333; 
	SCROLLBAR-BASE-COLOR: #000000;
}
.border {
	BORDER-RIGHT: #33FF00 1px dashed; 
	BORDER-TOP: #33FF00 1px dashed; 
	BORDER-LEFT: #33FF00 1px dashed; 
	BORDER-BOTTOM: #33FF00 1px dashed;
}
.box1:link IMG {
	BORDER-RIGHT: #CCCCCC 1px solid; 
	BORDER-TOP: #CCCCCC 1px solid; 
	BORDER-LEFT: #CCCCCC 1px solid; 
	BORDER-BOTTOM: #CCCCCC 1px solid;
}
.box1:hover IMG {
	BORDER-RIGHT: #000000 2px solid; 
	BORDER-TOP: #000000 2px solid; 
	BORDER-LEFT: #000000 2px solid; 
	BORDER-BOTTOM: #000000 2px solid;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h1 {
	font-size: 42px;
}
h2 {
	font-size: 22px;
}
h3 {
	font-size: 16px;
}
h4 {
	font-size: 9px;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
a:link {
	color: #33FF00;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #33FF00;
}
a:hover {
	text-decoration: underline;
	color: #00FF00;
}
a:active {
	text-decoration: none;
	color: #00FF00;
}
h5 {
	font-size: 24px;
}
