.body_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
}
hr {
	color: #660066;
}

.base_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #679966;
}
.heading_text {
	font-family: "script MT Bold";
	font-size: 36px;
	font-weight: bold;
	color: #679966;
}
.form_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
.menu_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #9999CC;
}
.special {
	font-family: Algerian;
	font-size: 24px;
	font-weight: normal;
	color: #FF0000;
}

