body
 {
	background-color: #000000;
	background-image: url(images/background.gif);
	background-repeat: no-repeat;
	background-position: 50% 35px;
	margin: 0;
}

a:hover {  color: #FFFFFF}

.darkgreen13px {
	font-family: "Courier New", Courier, mono;
	font-size: 13px;
	color: #3B4443;
	text-decoration: none;
}

.orangelinks {
	font-family: "Courier New", Courier, mono;
	font-size: 13px;
	color: #FF9933;
	text-decoration: none;
	font-weight: bold;
	margin: 0;
}

.orangetitle {
	font-family: "Courier New", Courier, mono;
	font-size: 30px;
	color: #FF9933;
	text-decoration: none;
	font-weight: bolder;
	margin: 0;
}

.whitesubtitle {
	font-family: "Courier New", Courier, mono;
	font-size: 17px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bolder;
	margin: 0;
}

.darkgreensubtitle {
	font-family: "Courier New", Courier, mono;
	font-size: 17px;
	color: #3B4443;
	text-decoration: none;
	margin: 0;
}

.darkgreen11px {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3B4443;
	text-decoration: none;
}

.whitebodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

.whitetitletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}

.darkgreenbodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3B4443;
	text-decoration: none;
	Margin: 0;
}

.lightgreentitletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #95A5A5;
	text-decoration: none;
}

h1 {
	color: #FFFFFF;
	text-decoration: none;
	margin: 0;
	font-size: 14px;
}

h2 {
	font-size: 15px;
	text-decoration: none;
	margin: 0;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: lighter;
	text-decoration: none;
	margin: 0;
}



