@charset "UTF-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #666666;
}
.footer_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
}
a {
	color: #918B73;
	text-decoration: none;
}
.feature_text {
	font-weight: bold;
	text-transform: capitalize;
	color: #918B73;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.blackFormText {
	color: #000000;
}


