h2,.Header   {
  font-weight: bold;
  font-size: 18px;
  line-height: 22px;
  color: #b5121b;
}

h2,.HeaderGreen {
  font-weight: bold;
  font-size: 18px;
  line-height: 22px;
  color: #498646;
}

h3,.SubHeader{
  font-weight: normal;
  font-size: 14px;
  color: #b5121b;
}

.RedText {
  color: #b5121b;
 }

.boxHeader{
  font-weight: normal;
  font-size: 12px;
  color: #ffffff;
}

.SmallText{
  font-size  :10px;
}

td,body{
  font: normal 11px Verdana, Arial, Helvetica, sans-serif;
  color: #161616;
  text-decoration: none;
  line-height: 15px;
  vertical-align: top;
}

a{ color: #b5121b; text-decoration: underline; font-weight:bold;}
a:hover{ color: #960000; }



