body {
	background-color: #322D18;
	margin-top: 10px;
	margin-bottom: 10px;
}
body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	color: #333333;
	font-size: 12px;
}
.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 12px;
}
.bodyspaced {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
	font-size: 12px;
	line-height: 120%;
	font-weight: normal;
}
.bodyspacedBold {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
	font-size: 12px;
	line-height: 120%;
	font-weight: bold;
}
.purple14Bold {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #431520;
	font-size: 14px;
	line-height: normal;
	font-weight: bold;
}
a:link {
	color: #D09E28;
}
a:visited {
	color: #D09E28;
}
a:hover {
	color: #D09E28;
}
a:active {
	color: #D09E28;
}.bodyspacedItal {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
	font-size: 12px;
	line-height: 120%;
	font-weight: normal;
	font-style: italic;
}
