body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	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: #006600; 
	SCROLLBAR-TRACK-COLOR: #333333;
	SCROLLBAR-DARKSHADOW-COLOR: #333333; 
	SCROLLBAR-BASE-COLOR: #000000;
}
.border {
	BORDER-RIGHT: #006600 2px dashed; 
	BORDER-TOP: #006600 2px dashed; 
	BORDER-LEFT: #006600 2px dashed; 
	BORDER-BOTTOM: #006600 2px dashed;
}
.box1:link IMG {
	BORDER-RIGHT: #ffffff 1px solid; 
	BORDER-TOP: #ffffff 1px solid; 
	BORDER-LEFT: #ffffff 1px solid; 
	BORDER-BOTTOM: #ffffff 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: 44px;
}
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: #006600;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #006600;
}
a:hover {
	text-decoration: underline;
	color: #009900;
}
a:active {
	text-decoration: none;
	color: #009900;
}
