@charset "UTF-8";
.Ahead {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Univers 55";
	font-size: 24pt;
	font-style: normal;
	font-weight: bold;
	color: #132757;
}
.Bhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: bold;
	color: #C60B10;
}
.boldtextblue {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;
	color: #00F;
}
.boldtextred {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;
	color: #F00;
}
.normaltext {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.smallertext {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	font-style: normal;
	color: #0000FF;
}
.footertext {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Univers 55";
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #000099;
	text-decoration: none;
}
.footertextwhite {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Univers 55";
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.normaltextblue {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: normal;
	color: #0000FF;
}
