@charset "ISO-8859-1";
.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 16px;
}
.bodybold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	line-height: 18px;
}
.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #B22222;
	font-weight: bold;
	line-height: 20px;
}
.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #072E6B;
	line-height: 22px;
}
.titlered {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bold;
	color: #B22222;
	line-height: 26px;
}
.headergreen {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #004D41;
	font-weight: bold;
	line-height: 20px;
	text-transform: uppercase;
}
