.formField {
	width: 300px;
	color: #336699;
	border: 1px solid #6699CC;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.formButton {
	font-size: 12px;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: center;
}
.formResponse {
	color: #FF0000;
}
#contact table {
	color: #6699CC;
}
