h2,.Header   {
  font-weight: normal;
  font-size: 18px;
  line-height: 24px;
  color: #005a84;
  margin: 0;
}

h3,.SubHeader{
  font-weight: bold;
  font-size: 14px;
  color: #008994;
  line-height: 18px;
  margin: 0;
}

h4,.SubHeaderBlue{
  font-weight: bold;
  font-size: 14px;
  color: #005a84;
  line-height: 18px;
  margin: 0;
}

h5,.SmallText{
  font-size: 11px; 
  line-height: 15px;
  color: #140f10;
}

td,body,p{ font: 12px/18px Verdana, Arial, Helvetica, sans-serif; color: #444849; text-decoration: none; }
a{ color: #005a84; text-decoration: underline;}
a:hover{ color: #023953; text-decoration: none;}