h1{
    font-family: arial, helvetica, sans-serif; 
	font-size: 25pt;
	line-height: 32pt;
	font-weight: 100%; 
	margin: 1px; 
	text-align: center;
}
h2{
    font-family: arial, helvetica, sans-serif; 
	font-size: 20pt;
	line-height: 27pt;
	font-weight: 90%; 
	margin: 1px; 
    text-align: center;
}
td{
    font-size: 13pt;
	font-weight:600;
	font-family: arial;
  }   

tr{
    vertical-align:top;
}

table{
      width:100%;
      font-size:13pt; 
      font-family:arial;
	  font-weight:500;
}

h4{
    text-align: center;
    font-family: arial, helvetica, sans-serif; 
}

h5{
    text-align: center;
    font-family: arial, helvetica, sans-serif; 
}
    
body{
    /*background-color: #5FA303;*/
	background-color: #006600;
	background-image: url("../pics/forestbkgrd.gif");
    font-size:13pt;
	font-family: arial, helvetia, courier;
	font-weight:600;
 }
h3{
    font-family: arial, helvetica, sans-serif; 
	font-size: 18pt;
	line-height: 25pt;
	font-weight: 60%; 
	margin: 1px; 
	text-align: center;
}
a {
     text-decoration: none; 
    font-family:arial;
    color: #FFFF33;
	font-size:11pt;
	font-weight: 600;
}
a:visited {color:#FF00FF}
a:hover {
	color: #990000;
    text-decoration: underline; 
 }
 p 
 {
   text-indent: .5in;
    font-size:13pt;
  }
 .text {
   font-size:14pt; 
   font-family:arial;
  }
  ul{font-weight: 600;}
</style>