body {
	font-family: Arial, helvetica, sans-serif;
	font-size: 14pt;
	font-style: oblique; 
	line-height:16pt;
	color: #000000;
	background-color: #07530B;
}
p {
	font-family: Arial, helvetica, sans-serif;
	font-size: 14pt;
	line-height:16pt;
	color: #000000;
	text-decoration: none;
}
h1 {
	font-family: Times New Roman, Times, serif;
	font-style: italic;
	font-weight: bold;
	font-size: 24pt;
	line-height:26pt;
	color: #076524;
	text-decoration: none;
}
h2 {
	font-family: Arial, helvetica, sans-serif;
	font-style:italic;
	font-weight: bold;
	font-size: 14pt;
	line-height:14pt;
	color: #1D61A3;
	text-decoration: none;
}
h3 {
	font-family: Arial, helvetica, sans-serif;
	font-weight: bold;
	font-style:italic;
	font-size: 16pt;
	line-height:17pt;
	color: #1D61A3;
	text-decoration: none;
}
h4 {
	font-family: Arial, helvetica, sans-serif;
	font-style:italic;
	font-size: 16pt;
	font-weight: bold;
	line-height:18pt;
	color: #076524;
	text-decoration: none;
}
.copy {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 7pt;
		color: #FFFFFF;
		text-decoration: none;
}		
a:link {
	font-family: Arial, helvetica, sans-serif;
	font-size: 13pt;
	font-weight: bold;
	color: #52A3C8;
	text-decoration: underline;
}
a:visited {
	font-family: Arial, helvetica, sans-serif;
	font-size: 13pt;
	font-weight: bold;
	color: #8D923F;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, helvetica, sans-serif;
	font-size: 13pt;
	font-weight: bold;
	color: #7D8964;
	text-decoration: none;
}
a:active {
	font-family: Arial, helvetica, sans-serif;
	font-size: 13pt;
	font-weight: bold;
	color: #076524;
	text-decoration: underline;
}
a.copy {
	font-family: Arial, helvetica, sans-serif;
	font-size: 7pt;
	font-weight: bold;
	line-height:8pt;
	color: #ffffff;
	text-decoration: none;
}
a.copy:hover {
	font-family: Arial, helvetica, sans-serif;
	font-size: 7pt;
	font-weight: bold;
	line-height:8pt;
	color: #3ED8E1;
	text-decoration: none;
	}