body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	color: #015a39;
	background-color: #FFFDAA;
	scrollbar-face-color:#015a39;
  	scrollbar-highlight-color:#015a39;
  	scrollbar-3dlight-color:#015a39;
  	scrollbar-darkshadow-color:#015a39;
  	scrollbar-shadow-color:#015a39;
  	scrollbar-arrow-color:#ff0000;
  	scrollbar-track-color:#FFFDAA;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	color: #015a39;
}
hr {
	color: #015a39;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18pt;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #015a39;
	text-decoration: underline;
	font-style: normal;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
	font-style: normal;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: italic;
	font-weight: bold;
	color: #015a39;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	font-style: normal;
	font-weight: lighter;
	color: #015a39;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: italic;
	font-weight: bold;
	color: #FF0000;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #015a39;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #0066FF;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #0066FF;
}

.NormalLarge {font-family: Arial; color: #015a39; font-size: 18pt}


.HeadingSpecial1 {font-family: Arial; color: #FFFF66; font-size: 18pt; font-weight: bold; background-color: #015a39}

