.formContact2 {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	color: #FF0000;
	text-transform: none;
	font-weight: normal;


}
.textBig {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-style: italic;
	font-weight: bold;
	text-transform: uppercase;
	color: #333333;
}
.textMed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #003399;
}
.textMedError {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #FF0000;
	text-transform: uppercase;
}
.textLargeRed {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #003399;
	text-transform: uppercase;

}
