.maintext {
	font-family: "Oranda BT";
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 2px;
}
.tableheader {
	font-family: "Oranda BT";
	font-size: 18px;
	font-weight: bold;
	color: #E9E9E9;
	letter-spacing: 2px;
}
.forms1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #FFDDDD;
	width: 350px;
	border: thin ridge #910000;
}
.headers {

	font-family: "Oranda BT";
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 2px;
}
.catsname {
	font-family: "Oranda BT";
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 2px;
	text-transform: uppercase;
}
.maintextbalck {

	font-family: "Oranda BT";
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	letter-spacing: 2px;
}
