.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #0072BB;
}
.sub_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #AF2A2D;
}
.sub_header2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #0072BB;
}
.maintext {
	font-family: "Century Gothic", Arial;
	font-size: 12.5px;
	color: #000000;
}
.largetext {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
}
.boldtext {
	font-family: "Century Gothic", Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.fineprint {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #666666;
}
body,td,th {
	font-family: Times New Roman, Times, serif;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
