body {
	background-attachment: fixed;
	background-color: #DFF579;
	background-image: url(images/back.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: normal;
	color: #005100;
	text-decoration: underline;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: normal;
	color: #005100;
	text-decoration: underline;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: normal;
	color: #005100;
	text-decoration: underline;
}
.footerTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	color: #005100;
	font-weight: bold;
}
.mainBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #005100;
	font-weight: bold;
}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000000;
	text-align: left;
}
.Header1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #005100;
	text-align: center;
}
.quote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #005100;
	font-style: italic;
	text-align: center;
}
.picquote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #005100;
	font-style: italic;
}
.pagenumber {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	color: #005100;
	font-weight: bold;
	text-align: center;
	margin-top: 25px;
	margin-bottom: 10px;
}
.smalltexts {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	text-align: center;
}
.toccopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000000;
	text-align: center;
}
.toccopy a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000000;
	text-align: center;
	text-decoration: none;
}
.toccopy a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000000;
	text-align: center;
	text-decoration: underline;
}
.tocheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #005100;
	text-align: center;
	font-weight: bold;
}
.tocheader a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #005100;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
}
.tocheader a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #005100;
	text-align: center;
	text-decoration: underline;
	font-weight: bold;
}