.bodyXtraSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}



.bodyXtraSmallBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
}

.bodyXtraSmallBoldBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: 000066; 
}

.bodySmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

.bodySmallBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
: bold;
}

.bodySmallBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: 000066; 
}

.bodySmallBoldBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: 000066; 
}

.bodyMed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
}

.bodyMedBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: 000066;
}

.bodyMedBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
}

.bodyMedBoldBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: 000066;
}

.bodyLargeBoldBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20pt;
	font-weight: bold;
	color: 000066;
}

.bodyLarge {
	font-family: Arial Black;
	font-size: 14pt;
}

.bodyLargeBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
}
.xtraLargeBold {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
}
.xtraLrgBoldArialBlack {
	font-family: "Arial Black";
	font-size: 24px;
	font-style: normal;
}
.bkgrd {
	background-color: #716341;
}
