body {
	font: Arial, Helvetica, sans-serif;
	color: #333;
}
.bodyText {
	font: normal .8em/normal Arial, Helvetica, sans-serif;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	text-align: left;
	word-spacing: normal;
	padding: 5px 10px;
}
.link {
	font: normal 0.8em/1em Arial, Helvetica, sans-serif;
	text-transform: none;
	color: 492604;
	text-align: left;
	padding: 2px;
	text-decoration: none;
}
.head {
	font: bold normal 3em/normal Arial, Helvetica, sans-serif;
	text-transform: none;
	color: 492604;
	text-decoration: none;
	text-align: center;
	padding: 2px;
}
.bottom {
	font: normal .8em/normal Arial, Helvetica, sans-serif;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	padding: 2px;
}
.subhead {
	font: normal 1em/normal Arial, Helvetica, sans-serif;
	text-transform: none;
	color: 492604;
	text-decoration: none;
	text-align: center;
	padding: 2px;
}
h1 {
	font-size: 16px;
	line-height: 18px;
		padding: 5px 10px;
}
h1 span {
	font-size: 13px;
	line-height: 14px;
}
h2 {
	font-size: 14px;
	line-height: 15px;
		padding: 5px 10px;
}
h3 {
	font-size: 13px;
	line-height: 14px;
		padding: 5px 10px;
}