.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #32331D;
}
.title {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	color: #787746;
	position: absolute;
}
.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #32331D;
	line-height: 16px;
}
.secondaryheader {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #787746;
	position: absolute;
}
.callout {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #E76F00;
	line-height: 20px;
	font-weight: normal;
}
a:link {
	color: #CC6600;
	text-decoration: none;
}
a:hover {
	color: #CC6600;
	text-decoration: underline;
}
