.textBody{
	font-family: Arial, Verdana, Helvetica;
	font-size: 11px;
	color: #000000;
}

.bodyHdr{
	font-family: Arial, Verdana, Helvetica;
	font-size: 13px;
	color: #5e191b;
	font-weight: bold;
	line-height: 20px;
}

.contact{
	font-family: Arial, Verdana, Helvetica;
	font-size: 12px;
	color: #5e191b;
	font-weight: bold;
	line-height: 20px;
}

.formHdr{
	font-family: Arial, Verdana, Helvetica;
	font-size: 11px;
	color: #5e191b;
	font-weight: bold;
	line-height: 16px;
}

form {
	border: thin;
	border-color: #667079;
}

