.plaintext {
	font-family: "Century Schoolbook";
	font-size: 14px;
}
.boldplaintext {
	font-family: "Century Schoolbook";
	font-weight: bolder;
	font-size: 14px;
}
.BOLDSubHeader {
	font-family: "Century Schoolbook";
	font-size: 20px;
	font-weight: bolder;
}
.Titles {
	font-family: "Century Schoolbook";
	font-size: 26px;
	font-weight: bolder;
}
.PageTitling {
	font-family: Brauhaus;
	font-size: 36px;
	font-weight: bolder;
}
.MINIplaintextCopy {

	font-family: "Century Schoolbook";
	font-size: 10px;
}
.boldplaintextSmall {

	font-family: "Century Schoolbook";
	font-weight: bolder;
	font-size: 10px;
}

