.basic06 {
	font-size: 8px;
	font-weight: bold;
}

.basic06r {
	font-size: 8px;
}

.basic08 {
	font-size: 9px;
	font-weight: normal;
}

.basic08b {
	font-size: 9px;
	font-weight: bold;
}

.basic08c {
	font-size: 9px;
	font-weight: normal;
	font-variant: small-caps;
}

.basic10 {
	font-size: 10px;
	font-weight: normal;
}

.basic11r {
	font-size: 11px;
	font-weight: normal;
	color: Navy;
}

.basic12 {
	font-size: 12px;
	font-weight: normal;
}

.basic10bs10 {
	font-size: 10px;
	font-weight: bolder;
	color: #003533;
}

.basic10b {
	font-size: 10px;
	font-weight: bolder;
}

.basic10bc {
	font-size: 10px;
	font-weight: bolder;
	color: #003533;
}

.basic12bc {
	font-size: 12px;
	font-weight: bolder;
	color: #003533;
}


.basic11b {
	font-size: 11px;
	font-weight: bolder;
	
}

.basic11 {
	font-size: 11px;
}

.basic12bs {
	font-size: 12px;
	font-weight: bolder;
}

.basic14b {
	font-size: 14px;
	font-weight: bolder;
	font-variant: small-caps;
}

.basic14bb {
	font-size: 14px;
	font-weight: bolder;
}

.basic16bb {
	font-size: 16px;
	font-weight: bolder;
}

.basic13bb {
	font-size: 13px;
	font-weight: bolder;
}

.basic13bc {
	font-size: 13px;
	font-weight: bolder;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF8DC;
}

.basic14 {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}

.basic13 {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
}
.basic12u {
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

.basic20b {
	font-size: 20px;
	font-weight: bolder;
	font-family: Arial, Helvetica, sans-serif;
}