.download-box {
	font-size: 9px;
	font-style: italic;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #DFDCBB;
}
.header{
	color: #768871;
	font-size: 36pt;
}
.header-statement{
	color: white;
}

A.link {
font-size: 10pt;
color: #003F12;
text-decoration: none;
 display: block;
 background-color: #F2EFDC;
 border-bottom-width: 6px;
 border-bottom-color: #DFDCBB;
 border-bottom-style: solid;
 padding-bottom: 2px;
 padding-left: 8px;
 padding-right: 3px;
 font-weight: bold;
}
A.link:hover {
color: #F2EFDC;
 display: block;
 background-color: #003F12;
}

.download-head{
	font-size: 9pt;
	font-weight: bold;
	color: #003F12;
}
a.download{
	font-size: 12px;
	color: black;
}
a.download:hover{
	font-size: 12px;
	color: #00008b;
	text-decoration: none;
}

a.seo{
	font-size: 9pt;
	color: #003F12;
	text-decoration: none;
	font-style: italic;	
}
a.seo:hover{
	color: #00df3f;
}

.seotext{
	font-size: 9pt;
	color: #003F12;
	text-decoration: none;
	font-style: italic;
}
.footertext{
	font-size: 10px;
	color: #F2EFDC;
	font-weight: bold;
}

.bodytext{
	font-size: 11pt;
}
.bodytextgreen{
	font-size: 11pt;
	color: #005100;
	font-weight: bold;
}
.bodytextgreen-unbold{
	font-size: 11pt;
	color: #005100;
}
.bodytext-quote{
	font-size: 13pt;
	font-style: italic;
	color: #005100;
}
.bodyheader {
	color: #003F12;
	font-size: 12pt;
}

.photo-left { 
margin: 0 20px 20px 0;
float: left;
}
.photo-right { 
margin: 0 0 20px 20px;
float: right;
}

H1{
	color: green;
	font-size: 24px;
}

.header1{
	color: #003F12;
	font-size: 24px;
	font-weight: bold;
}