@charset "UTF-8";
/* CSS Document */

.largehead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-style: normal;
	font-weight: bold;
	color: #000099;
}
.H1_teal {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 36px;
	font-style: normal;
	font-weight: bold;
	color: #6CC;
}
.text_blue {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: normal;
	color: #0E29D1;
}
.text_black {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: normal;
	color: #000;
}
.tight_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000;
}

.footer_text {
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	color: #000099;
}
