.main {  font-family: Verdana, Arial, sans-serif; font-size: 12px; color: #E3E2D7}
.mainhead { font-family: Verdana, Arial, sans-serif; font-size: 12px; color: #FFFFBB; font-weight: bold}
.Bigheader {
	font-family: Trebuchet, sans;
	font-size: 1.2em;
	font-style: normal;
	background-color: #074563;
	text-indent: 12px;
	font-weight: bold;
	border: 3px solid #000000;
	padding: 5px;
}
.BigheaderPurple {
	font-family: Trebuchet, sans;
	font-size: 1.2em;
	font-style: normal;
	background-color: #E148BB;
	text-indent: 12px;
	font-weight: bold;
	border: 3px solid #000000;
	padding: 5px;
	color: #000000;
}
