.maintext {
	font-family: "Calligraph421 BT";
	font-size: 16px;
	color: #FFFFFF;
	letter-spacing: 2px;
}
.larger1 {
	font-family: "Calligraph421 BT";
	font-size: 20px;
	color: #FFFFFF;
	letter-spacing: 2px;
	font-style: italic;
}
.forms1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #930000;
	background-color: #CCCCCC;
	width: 350px;
	border: thin groove #000000;
}
.lintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF9900;
}
.largebold {
	font-family: "Calligraph421 BT";
	font-size: 22px;
	color: #FFFFFF;
	letter-spacing: 2px;
	font-style: normal;
	font-weight: bold;
}
.largeboldblack {
	font-family: "Calligraph421 BT";
	font-size: 22px;
	color: #000000;
	letter-spacing: 2px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
}
.maintextblack {

	font-family: "Calligraph421 BT";
	font-size: 16px;
	color: #000000;
	letter-spacing: 2px;
}
.tableheader {
	font-family: "Calligraph421 BT";
	font-size: 16px;
	color: #000000;
	letter-spacing: 2px;
	font-weight: bold;
	text-transform: uppercase;
}
.tvtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0000FF;
}

