.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	text-align: left;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
}

.footer-link:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;	
	color: #275027;
	text-decoration:underline
}
.footer-link:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;	
	color: #275027;
	text-decoration:underline
}
.footer-link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;	
	color: #275027;
	text-decoration:underline
}
.footer-link:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;	
	color: #275027;
	text-decoration:underline
}

.black-bold-link:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: bold;	
	color: #000000;
	text-decoration:underline
}
.black-bold-link:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: bold;	
	color: #000000;
	text-decoration:underline
}
.black-bold-link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: bold;	
	color: #000000;
	text-decoration:underline
}
.black-bold-link:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: bold;	
	color: #000000;
	text-decoration:underline
}





.h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #336633;
}
.h2-red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #880000 ;
}
.h3-black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #000000;
}
.h1-green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #336633;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
}
.bold-red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #880000 ;
}
.bold-green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #336633;
}
.green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #275027;
}



