@charset "UTF-8";
/* CSS Document */


.contacttxt {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #BC352E;
	font-weight: normal;
}
.contactheadtxt {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #BB3530;
}
.headertxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #BE1E2E;
	padding-left: 20px;
}.bodytxt {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
.boldbodytxt {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #000000;
}
.subbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	padding-left: 20px;
	padding-right: 20px;
}
.headersub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #C63731;
	padding-left: 20px;
}
