.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	color: #1F210D;
}
.body a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	color: #336600;
	line-height: 15px;
}
.body a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	color: #0033CC;
	line-height: 15px;
}
.body a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	color: #990066;
	line-height: 15px;
}
.body a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	color: #CC3333;
	line-height: 15px;
}
.headline {
	font-family: "Courier New", Courier, mono;
	font-size: 18px;
	font-style: normal;
	line-height: 20px;
	font-weight: bolder;
	color: #333418;
}
.floatright {
	float: right;
	width: 250px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 18px;
	margin-left: 18px;
	text-align: center;
}

.caption {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	color: #666633;
	text-align: center;
}
.floatleft {
	float: left;
	width: 250px;
	margin-top: 0px;
	margin-right: 18px;
	margin-bottom: 18px;
	margin-left: 0px;
	text-align: center;
}
.subnav {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #1F210D;
}
.subnav a:active {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	color: #33341B;
	line-height: 18px;
}
.subnav a:link {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	color: #495B38;
	line-height: 18px;
}
.subnav a:visited {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	color: #495B38;
	line-height: 18px;
}
.subnav a:hover {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	color: #CC3333;
	line-height: 18px;
}
.bodybold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	color: #1F210D;
}
.bodyitalic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	line-height: 15px;
	font-weight: normal;
	color: #1F210D;
}
.bodyhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	color: #1F210D;
	text-align: left;
}
.headline2 {
	font-family: "Courier New", Courier, mono;
	font-size: 16px;
	font-style: normal;
	line-height: 20px;
	font-weight: bolder;
	color: #333418;
}
.captionsmall {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	color: #666633;
	text-align: center;
}

