@charset "utf-8";
/* CSS Document */

#TeachText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #E10000;
	background-color: #FFF;
	width: 800px;
}
.HeadingRow {
	font-size: 12pt;
	font-weight: bolder;
	color: #000;
	padding-right: 5px;
}
td {
	padding-bottom: 5px;
}
.FormText {
	font-size: 12pt;
	font-weight: normal;
	color: #000;
}
.Free {
	font-size: 24pt;
	font-weight: bolder;
}
.Green17 {
	font-size: 24pt;
	font-weight: bolder;
	color: #063;
}
.Contact {
	font-size: 18pt;
	font-weight: bolder;
#noSubmit {
}

