.maintext {
	font-family: "Monotype Corsiva";
	font-size: 20px;
	color: #000000;
	letter-spacing: 2px;
}
.pageheads {
	font-family: "Monotype Corsiva";
	font-size: 24px;
	color: #5D9BE4;
	letter-spacing: 2px;
	font-weight: bold;
}
.tableheads {
	font-family: "Monotype Corsiva";
	font-size: 22px;
	color: #5D9BE4;
	letter-spacing: 2px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: underline;
}
.forms1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	background-color: #E4ECF2;
	width: 200px;
	border: thin double #3C8AFF;
}
.forms2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	background-color: #E4ECF2;
	width: 350px;
	border: thin double #3C8AFF;
}
.forms3 {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	background-color: #E4ECF2;
	width: 150px;
	border: thin double #3C8AFF;
}

