.maintext {
	font-family:"Calligraph421 BT";
	font-size: 18px;
	color: #000066;
	letter-spacing: 2px;
	font-weight: bold;
}
.headertext {
	font-family: "Calligraph421 BT";
	font-size: 36px;
	font-weight: bold;
	color: #000066;
}
.awardtext {
	font-family: "Calligraph421 BT";
	font-size: 16px;
	font-weight: bold;
	color: #CC0000;
}
.showtitle {
	font-family: "Calligraph421 BT";
	font-size: 12px;
	font-weight: bold;
	color: #000066;
	text-decoration: underline;
	text-transform: uppercase;
}
.catname {
	font-family: "Calligraph421 BT";
	font-size: 18px;
	font-weight: bold;
	color: #CC0000;
	text-transform: none;
	letter-spacing: 2px;
}
.forms1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	width: 400px;
	border: thin groove #000066;
}
.smalltext {

	font-family:"Calligraph421 BT";
	font-size: 10px;
	color: #000066;
	letter-spacing: 2px;
	font-weight: bold;
}

