.maintext {
	font-family: "Arial", Courier, monospace;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #44271c;
	text-align: left;
}
.emphasis {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #44271c;
	text-align: center;
	background-color: #c2a14d;
}
.smallprint {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 8px;
	font-style: italic;
	color: #44271c;
}
.headertext {
	font-family: "Arial", Courier, monospace;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #44271c;
}
.formtext {
	Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #c2a14d;
	text-align: left;
}
.calendarprint {
	font-family: "Arial", Courier, monospace;
	font-size: 11px;
	font-style: italic;
	color: #44271c;
}