.formContainer {font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6666CC;
}
.formHeader {font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: 400;
	margin-bottom:8px;
}
#formLabel {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
}
#formRequired{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FF0033;
	text-decoration: none;
}
