@charset "UTF-8";
.smalltextbold {
	font-size: 12px;
}
.smalltextplain {
	font-weight: 12px;
}
.plain_12pt_leftjust {
	text-align: left;
}
.call {
	font-family: "Century Gothic", "Trebuchet MS", sans-serif;
	font-size: 17pt;
	font-weight: bold;
	color: #990000;
	padding-left: 20px;
	padding-top: 2px;
	text-align: right;
	padding-right: 30px;
}
.subhead {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	text-align: left;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	color: #005c70;
	text-align: center;
}

