.body_text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #333;
}
.heading_text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #F30;
	background-color: #333;
}
.base_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.feature {
	font-family: Mistral;
	font-size: 36px;
	font-weight: bold;
	color: #F30;
	background-color: #333;
}
.feature2 {
	font-family: Mistral;
	font-size: 36px;
	font-weight: normal;
	color: #000000;
}

