@charset "UTF-8";
/* CSS Document */

body {
	text-align:center;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#c9ba8e;
	font-size:100%;
	}	

div#footer a:link { color: #ffffff; text-decoration: none; }
div#footer a:visited { color: #ffffff; text-decoration: none; }
div#footer a:hover { color: #2e1101; text-decoration: underline; }
div#footer a:active { color: #ffffff; text-decoration: none; }	

.footer1 {
	background-color:#c9ba8e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	}

.mainhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #003121;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #2e1101;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
} 

.bodytextmedium {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #636466;
}

.bodytextbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #003121;
}
