.blue_heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16pt;
	color: #000084;
}
.black_heading {
	font-family: "Times New Roman", Times, serif;
	font-size: 18pt;
	color: #000000;
}
.blue_large {
	font-family: "CopprplGoth BT";
	font-size: 36pt;
	color: #000084;
}
.black_large {

	font-family: "CopprplGoth BT";
	font-size: 30pt;
	color: #000000;
}
.blue_text {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000084;
}
.black_text {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
}
.black_body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}
.black_mid {


	font-family: "CopprplGoth BT";
	font-size: 26pt;
	color: #000000;
}
.black_bold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
}
