.sectionHeader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	letter-spacing: 1px;
}
.bodyText {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	letter-spacing: 1px;
}
.formText {


	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	letter-spacing: 1px;
}
.myLink {
	color: #526CA9;
}
.formNoMargin {
	margin: 0px;
	padding: 0px;
}
.blackOnWhiteText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	letter-spacing: 1px;
	font-style: italic;
	line-height: 17px;
}
