.headlineOrg {
	font-family: Arial;
	color: #C6634B;
	font-weight: normal;
	font-size: 16px;
	line-height: 21px;
}

.headline {
	font-family: Arial;
	color: #BD0202;
	font-weight: bold;
	font-size: 12px;
	line-height: 14px;
}

.headlineHP {
	font-family: Arial;
	color: #BD0202;
	font-weight: bold;
	font-size: 14px;
	line-height: 15px;
}

.headlineGreen {
	font-family: Arial;
	color: #9F9C37;
	font-weight: bold;
	font-size: 18px;
	line-height: 21px;
}

.headlinePurp {
	font-family: Arial;
	color: #AC5F83;
	font-weight: bold;
	font-size: 18px;
	line-height: 21px;
}

.subheadBoldYellow {
	font-family: Arial;
	color: #D3B86D;
	font-weight: bold;
	font-size: 14px;
	line-height: 18px;
}

.subheadBoldOrg {
	font-family: Arial;
	color: #C6634B;
	font-weight: bold;
	font-size: 14px;
	line-height: 18px;
}

.subheadBoldPurp {
	font-family: Arial;
	color: #AC5F83;
	font-weight: bold;
	font-size: 14px;
	line-height: 18px;
}

.subheadBoldGreen {
	font-family: Arial;
	color: #9F9C37;
	font-weight: bold;
	font-size: 14px;
	line-height: 18px;
}

.subheadYellow {
	font-family: Arial;
	color: #D3B86D;
	font-weight: none;
	font-size: 14px;
	line-height: 18px;
}

.subheadOrg {
	font-family: Arial;
	color: #C6634B;
	font-weight: none;
	font-size: 14px;
	line-height: 18px;
}

.subheadGreen {
	font-family: Arial;
	color: #9F9C37;
	font-weight: none;
	font-size: 14px;
	line-height: 18px;
}

.subheadPurp {
	font-family: Arial;
	color: #AC5F83;
	font-weight: none;
	font-size: 14px;
	line-height: 18px;
}

.normal {
	font-family: Arial;
	color: #716257;
	font-weight: normal;
	font-size: 11px;
	line-height: 16px;
}

.normalYellow {
	font-family: Arial;
	color: #D3B86D;
	font-weight: normal;
	font-size: 11px;
	line-height: 16px;
}

.normalBold {
	font-family: Arial;
	color: #716257;
	font-weight: bold;
	font-size: 11px;
	line-height: 16px;
}

.normalItalic {
	font-family: Arial;
	color: #716257;
	font-weight: normal;
	font-size: 11px;
	line-height: 16px;
	font-style: italic;
}

.normalBoldYellow {
	font-family: Arial;
	color: #D3B86D;
	font-weight: bold;
	font-size: 11px;
	line-height: 16px;
}

.normalItalicYellow {
	font-family: Arial;
	color: #D3B86D;
	font-weight: normal;
	font-size: 11px;
	line-height: 16px;
	font-style: italic;
}

.small {
	font-family: Arial;
	color: #716257;
	font-weight: normal;
	font-size: 10px;
	line-height: 14px;
}

.smallYellow {
	font-family: Arial;
	color: #D3B86D;
	font-weight: normal;
	font-size: 9px;
	line-height: 14px;
}

.alert {
	font-family: Arial;
	color: #D42C28;
	font-weight: normal;
	font-size: 7pt;
}

.copyright {
	font-family: Arial;
	color: #000000;
	font-weight: bold;
	font-size: 6pt;
	text-decoration: none;
}