body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #1a1e22;
	background-image: url(images/home_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: #6ebc31;
}
a:visited {
	color: #6ebc31;
}
a:active {
	color: #6ebc31;
}
a:hover {
	color: #95ff42;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #b4b3b3;
	font-weight: normal;
	line-height: 16px;
}
.headers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #6ebc31;
	font-weight: normal;
}

.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: #83838c;
	font-weight: normal;
}
