.basictextblack {
	font-family: "Arial Narrow";
	font-size: 16px;
}
.boldplainblacktxt {
	font-family: "Arial Narrow";
	font-size: 16px;
	font-weight: bolder;
}
.subheaderbold {
	font-family: "Arial Narrow";
	font-size: 22px;
	font-weight: bolder;
}
.HeaderBold {
	font-family: "Arial Black";
	font-size: 30px;
	font-weight: bolder;
	color: #134077;
}
.medplaintxt {
	font-family: "Arial Narrow";
	font-size: 20px;
}
.medboldtxt {
	font-family: "Arial Narrow";
	font-size: 20px;
	font-weight: bolder;
}
