.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #311B02;
}
.headertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #2A427E;
}
.bigheader {
	font-size: 22px;
	font-weight: bold;
	color: #E40002;
	font-style: italic;
}
