BODY {
  color : #205c22;
  font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
  font-size : 10pt;
  font-style : normal;
  font-variant : normal;
  font-weight : normal;
  background-color:#f7f6b4
}

TD {
  color : #205c22;
  font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
  font-size : 10pt;
  font-style : normal;
  font-variant : normal;
  font-weight : normal;
  }

TH {
  color : #154a02;
  font-family : Times New Roman,sans-serif;
  font-size : 14pt;
  font-style : normal;
  font-variant : normal;
  font-weight : bold;
  background-color:#fbf8c1;
  padding-left: 7px ;
  padding-right: 7px; 
  text-align: left
}

pre {
  color : #003000;
  font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
  font-size : 10pt;
  font-style : normal;
  font-variant : normal;
  font-weight : normal;
  padding-left: 12px
}

A:link {
  text-decoration : none;
  color : #205c22;
  font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
  font-weight : bolder;
  font-size : 10pt;
  font-style : normal;
  font-variant : normal;
}

A:visited {
  text-decoration : none;
  color : #205c22;
  font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
  font-weight : bolder;
  font-size : 10pt;
  font-style : normal;
  font-variant : normal;
}

A:hover {
  text-decoration : none;
  color : #205c22;
  font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
  font-weight : bolder;
  font-size : 10pt;
  font-style : normal;
  font-variant : normal;
  
}

A:active {
  text-decoration : none;
  color : #205c22;
  font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
  font-weight : bolder;
  font-size : 10pt;
  font-style : normal;
  font-variant : normal;
}

H1 {
  color : #205c22;
  font-family : "Times New Roman", Georgia, Times, serif;
  font-style : normal;
  font-weight : bolder;
  font-size : 20pt;
  font-variant : normal;
  margin-bottom:3px;
  margin-top: 12px;

}

H2 {
  color : #205c22;
  font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
  font-style : normal;
  font-weight : bold;
  font-variant : normal;
  font-size : 15pt;
  margin-bottom:3px;
  margin-top: 3px
}

H3 {
  color : #205c22;
  font-family : "Times New Roman", Georgia, Times, serif;
  font-style : normal;
  font-weight : bolder;
  font-variant : normal;
  font-size : 14pt;
 
}
H4 {
  color : #205c22;
  font-family : "Times New Roman", Georgia, Times, serif;
  font-style : normal;
  font-weight : bolder;
  font-variant : normal;
  font-size : 14pt;
  padding-left: 12px;
  margin-bottom:10px
}
H5 {
  color : #008000;
  font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
  font-style : normal;
  font-weight : bolder;
  font-size : 20pt;
  font-variant : normal;
  margin-bottom:3px;
  margin-top: 12px;
  padding-left: 28px
}
H6 {
  color : #205c22;
  font-family : "Times New Roman", Georgia, Times, serif;
  font-style : normal;
  font-weight : bolder;
  font-variant : normal;
  font-size : 14pt;
  margin-bottom:6px;
  margin-top: 1px;	
}
ADDRESS {
  color : #000099;
  font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
  font-size : 9pt;
}


