@charset "UTF-8";
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: 700;
	color: #006633;
	padding: 0px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: 600;
	color: #333333;
	padding: 0px;
}
.body_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
}
.body_text_finalp {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	padding-bottom: 0px;
}
.photo_left {
	padding-right: 10px;
	padding-bottom: 5px;
}
.photo_right {
	padding-left: 10px;
	padding-bottom: 5px;
}
.body_text_indent {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	text-align: left;
	text-indent: 15px;
	padding-top: 0px;
	padding-bottom: 0px;
}

