body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #33322D;
	background-image: url(images/bground.gif);
	background-repeat: repeat-x;
}

.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #b4b3b3;
	line-height: 18px;
}

.smallheaders {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #AEAAA4;
	font-weight: bold;
}

a:link {
	color: #85ae45;
}
a:visited {
	color: #85ae45;
}
a:active {
	color: #85ae45;
}
a:hover {
	color: #c3d763;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #a29683;
	font-weight: normal;
	line-height: 16px;
}

.forms {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #655e4e;
	font-weight: normal;
	line-height: normal;
	background-color: #b7af9c;

}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #665f53;
	font-weight: normal;
}

.headers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 29px;
	color: #a29683;
	font-weight: normal;
}