@charset "utf-8";
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24pt;
	font-weight: bold;
	color: #004800;
	line-height: 30pt;
	height: 20px;
	white-space: normal;
	padding-top: 6px;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #004800;
	padding-top: 20px;
	margin-bottom: -10px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	padding-top: 28px;
	line-height: 0px;
	color: #49792E;
	margin-bottom: -5px;
}

p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #000000;
	line-height: 20px;
}
.captionp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: italic;
	margin-top: -10px;
}

.style1 {color: #004800}
.style2 {
	color: #808000;
	font-weight: bold;
	font-style: italic;
}
.style3 {
	color: #49792E
}
.style4 {color: #49792E; font-weight: bold; font-style: italic; }
.style5 {color: #FF0000}
.photopadr {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.photopadl {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}

