body,td {
 font-family: Verdana;
 font-size: 10pt;
}


big {
 font-family: Verdana;
 font-size: 18pt;
  background: #ffffff;
 color: #333333;
 font-weight: bold;
}

big a:link {
 font-family:Verdana;
 font-size:9pt;
  text-decoration: none;
 background: #ffffff;
   color: #009900;
  }

 big a:visited {
 font-family:Verdana;
 font-size:9pt;
 text-decoration: none;
  background: #ffffff;
 color: #009900;
 font-weight: bold;
 }

h3 {
 font-family: Verdana;
 font-size: 17pt;
 color:  #009900;
  font-weight: bold;
  /* background: #ffcc00; */

}

/*
h4 {
 background: #ffcc33;
}
*/




p.green {
color:#339933;
font-weight: bold;
}


small
{
font-family: Verdana;

}