BODY {
	background: #C39B55 repeat;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 20px 35px 20px 35px;
	scrollbar-3dlight-color : #FDF5E6;
	scrollbar-arrow-color : White;
	scrollbar-base-color : Black;
	scrollbar-darkshadow-color : black;
	scrollbar-face-color : #C39B55;
	scrollbar-highlight-color : #A7A7A7;
	scrollbar-shadow-color : White;
	scrollbar-track-color : #006400;
	
}
.MAIN {
font-family: Arial, Helvetica, sans-serif;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
	z-index: 10;
}
.WORDS {
	margin: 0 5px 0 5px;
	font-size: 13px;
	
}

A {
	color: Green;
	font-weight: bold;
}

A:HOVER {
	color: Maroon;
	font-weight: bold;
}
HR {
	width: 65%;
	color: #006400;
	align: center;
}

H1, H2, H3, H4{
font-weight: bold;

	
}
.sitemap {
	font-size: 9pt;
	font-family: "Times New Roman", Times, serif;
}

