h1 {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.formheaders {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000033;
}
.fieldnames {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.red {
	font-family: Tahoma;
	font-size: 10px;
	color: #CC0000;
	text-decoration: none;
}
a {
	color: #990000;
	text-decoration: underline;
}
.text {
	font-family: Tahoma;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
}
.thankyou {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #990000;
	font-weight: bold;
}
