/* Main Styles */
td,body{
  font: normal 11px Verdana;
  color:#424242;
  text-decoration:none;
}


/* Links */
a{
  color:59952E; text-decoration:none}
a:hover{
  color:59952E; text-decoration:underline
}

hr{height:1px; border-style:dotted; background-color:6EAA43; color:6EAA43}

h2,.Header   {
  font-weight:bold;
  font-size  :15px;
  color:#424242
}

h3,.SubHeader{
  font-weight:bold;
  font-size  :14px;
}

.SmallText{
  font-size  :10px;
}

.VerySmallText{
  font-size  :9px;
}


.RateText{ font-weight:normal;
  font-size  :30px;
  color:#424242 }
  

