@charset "utf-8";
/*-------Basic Float Centered Styling-----------*/
*{
	margin: 0px;
	padding: 0px;
	color: #000000;
    }
body {
	background-color: #000000;
	text-align: center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-repeat: no-repeat;
	background-position: center top;
	font-size: 16px;
	color: #006600;
	margin-bottom: 0px;
}

#wrapper {
	position: relative;
	width: 955px;
	margin: 0 auto;
	text-align: left;
	height: 614px;
}

#clear {
	clear: both;
}
.content {
	letter-spacing: normal;
	text-align: left;
	vertical-align: top;
	word-spacing: normal;
	white-space: normal;
	color: #003300;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}
.style1 {
	font-weight: bold;
}
.style3 {
	font-size: 14px;
	color: #000000;
}



heading {
	text-decoration: underline;
}
.style7 {font-size: 12px; color: #000000; }
.style88 {
	font-size: 14px;
	font-style: normal;
	color: #000000;
}
