.subheading{
  font-size: 14pt;
  font-family: Tahoma, Helvetica, Sans-serif, Arial;
  font-weight: bold;
  color: #51BB85;
}

.headingsa{
  font-size: 14pt;
  font-family: Tahoma, Helvetica, Sans-serif, Arial;
  font-weight: bold;
  color: #3989b9;
}

body
{
  text-align: justify;
  font-family:  Tahoma, Helvetica, Sans-serif, Arial;
  font-size: 10pt;
  color: #003300;
  scrollbar-arrow-color: #009933;
  scrollbar-track-color:#9AC0A7;
  scrollbar-face-color:#62BE90;
  scrollbar-highlight-color: #C2DEEF;
  scrollbar-3dlight-color: #C2DEEF;
  scrollbar-darkshadow-color: #333333;
  scrollbar-shadow-color: #666666;
}


.boxes{
  border-top: 1px solid #006600;
  border-bottom: 1px solid #006600;
  border-right: 1px solid #006600;
  border-left: 1px solid #006600;
}

td {
  text-align: justify;
  font-family:  Tahoma, Helvetica, Sans-serif, Arial;
  font-size: 10pt;
.special {
  text-align: center;
  font-family:  Tahoma, Helvetica, Sans-serif, Arial;
  font-size: 10pt;

}
.footer
{
  margin: 0px;
  margin-top: 1pt;
  font-size: 6pt;
  font-family: Tahoma, Helvetica, Sans-serif, Arial;
  color: #003300;
}

a {
  text-decoration:none;
  color: #009966;
  cursor: crosshair;
} 

a:hover  {
  text-decoration:underline overline;
  background-color: #D7F8E2;
  color: #009966;
  cursor: crosshair;
}