.maintext {
	font-family: "Oranda BT";
	font-size: 18px;
	letter-spacing: 2px;
	color: #000000;
}
.cathead {
	font-family: "Oranda BT";
	font-size: 24px;
	letter-spacing: 2px;
	color: #625300;
	font-weight: bold;
	text-transform: capitalize;
}
.smallcathead {
	font-family: "Oranda BT";
	font-size: 18px;
	letter-spacing: 2px;
	color: #000000;
	font-weight: bold;
	text-transform: capitalize;
}
.forms1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #E9FAED;
	width: 350px;
}
