body {
    font-family: Arial, 'Trebuchet MS', Helvetica, sans-serif;
  color: black;
  font-size: 10pt;
  background-color: #347235;}


h1 {
  font-family: Verdana, Geneva, sans-serif;
	color: blue;
	font-size: 18pt;
	font-weight: 800 }

h2 {
  font-family: Arial, Helvetica, Swiss,SunSans-Regular, sans-serif;
	color: blue;
	font-size: 18pt}
h3 {
  font-family: Arial, Helvetica, Swiss;
	color: red;
	font-size: 10pt}

h4 {
  font-family: Arial, Helvetica, Swiss;
	color: red;
	font-size: 10pt}


a:link {
  color: blue }

a:visited {
  color: green }

address {
  margin-top: 1em;
  padding-top: 1em;
  border-top: thin dotted }
