	body, html {
		margin: 0px;
		background-color: #000000;
		scrollbar-face-color:#333333;
scrollbar-highlight-color:#66cc00;
scrollbar-3dlight-color:#333333;
scrollbar-darkshadow-color:#333333;
scrollbar-shadow-color:#66cc00;
scrollbar-arrow-color:#66cc00;
scrollbar-track-color:#000000;
background: #000000;
	}
	td.smalltext {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
	}
.maintext {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
	}
.smallText {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
	}
a.nav1:visited {
font-family: 'Courier New',Courier,monospace;
font-size: 16px;
color: #00cc00;
font-weight: bold;
text-decoration: none;
}

a.nav1 {
font-family: 'Courier New',Courier,monospace;
font-size: 16px;
color: #00cc00;
font-weight: bold;
text-decoration: none;
}
a.nav1:link {
font-family: 'Courier New',Courier,monospace;
font-size: 16px;
color: #00cc00;
font-weight: bold;
text-decoration: none;
}
a.nav1:hover {
color: #ffffff;
}
.heading1 {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 22px;
		color: #66cc33;
		margin: 2px;
	}
.hdrtext {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
		color: #99ff66;
	}
.greenText {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
		color: #66cc33;
	}
.whiteText {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
		color: #ffffff;
	}
H2 {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 22px;
		color: #66cc33;
		margin-left: 6px;
		margin-bottom: 5px;
		border-bottom: solid 2px #66cc33;
	}
A:VISITED {
       color: #006633;
       background-color: transparent;
}

A:LINK {
       color: #006633;
       background-color: transparent;
}
A:Hover {
       color: #00cc00;
}	
