.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 1.3;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}
.body_green {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 1.3;
	font-weight: normal;
	font-variant: normal;
	color: #4F6E18;
	text-decoration: none;
}
.body_underline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 1.3;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: underline;
}
.body_underline:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 1.3;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}
.bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 1.3;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}
.bold_underline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 1.3;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-decoration: underline;
}
.bold_underline:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 1.3;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}
.red_header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 1.3;
	font-weight: bold;
	font-variant: normal;
	color: #7D3620;
	text-decoration: none;
}
.red_header_italic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
	line-height: 1.3;
	font-weight: bold;
	font-variant: normal;
	color: #7D3620;
	text-decoration: none;
}
.green_header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 1.3;
	font-weight: bold;
	font-variant: normal;
	color: #4F6E18;
	text-decoration: none;
}
.green_header_italic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
	line-height: 1.3;
	font-weight: bold;
	font-variant: normal;
	color: #4F6E18;
	text-decoration: none;
}
.yellow_header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 1.3;
	font-weight: bold;
	font-variant: normal;
	color: #FFF797;
	text-decoration: none;
}
.yellow_header_italic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	line-height: 1.3;
	font-weight: bold;
	font-variant: normal;
	color: #FFF797;
	text-decoration: none;
}
.green_box {
	border-left-width:8px;
	border-left-color:#4F6E18;
	border-left-style:solid;
	border-right-width:8px;
	border-right-color:#4F6E18;
	border-right-style:solid;
	border-top-width:8px;
	border-top-color:#4F6E18;
	border-top-style:solid;
	border-bottom-width:8px;
	border-bottom-color:#4F6E18;
	border-bottom-style:solid;
	background-color:#829959;
}
.site_border {
	border-left-width:4px;
	border-left-color:#7D3620;
	border-left-style:solid;
	border-right-width:4px;
	border-right-color:#7D3620;
	border-right-style:solid;
	border-bottom-width:4px;
	border-bottom-color:#7D3620;
	border-bottom-style:solid;
	background-color:#FFFFFF;
}