@charset "utf-8";
body {
	background-repeat: repeat;
	background-color: #009933;
}
.headline {color: #CC3300}
.bodycontent {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bolder;
}


#header {
	background-color: #000000;
	margin: auto;
	clear: both;
}
.Navlinks {
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.Header1 {color: #CC0000}
.maintext {
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
}


#footer {
	background-color: #000000;
	margin: auto;
	clear: both;
}
.trademark {
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

