.HEAD {
	font-size: 20px;
	font-weight: normal;
	color: #FF6600;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 40px;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FF6600;
	font-size: 16px;
	font-style: normal;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	font-weight: normal;
	line-height: 16px;
}
.navbar {
	font-family: "Century Gothic";
	font-size: 13px;
	color: #666666;
	font-weight: normal;
	line-height: 13px;
}
.bottomtext {
	font-family: "Century Gothic";
	font-size: 11px;
	color: #333333;
	font-weight: normal;
	line-height: 12px;
}
.bodybold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	line-height: 18px;
}
.whitebody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffffff;
	font-weight: normal;
	line-height: 18px;
}
.whitehead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #ffffff;
	font-weight: normal;
	line-height: 26px;
}
.bodyboldorange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF6600;
	font-weight: bold;
	line-height: 18px;
}
