H2, .Header   {
  font-weight: normal;
  font-size: 16px;
  color: #890129;
  line-height: 22px;
  margin: 0;
}

H3, .SubHeaderRed{
  font-weight: bold;
  font-size: 13px;
  color: #880229;
  line-height: 18px;
  margin: 0;
}

.subHeaderRed{
  font-weight: bold;
  font-size: 13px;
  color: #880229;
  line-height: 18px;
  margin: 0;
}

H4, .subHeaderBlue{
  font-weight: bold;
  font-size: 13px;
  color: #1f4560;
  line-height: 18px;
  margin: 0;
}

.imageRight {float: right;}

.SmallTextGrey{
  font-size: 11px; 
  line-height: 12px;
  color: #c4c5c6;
}

td,body,p{ font: 12px/16px Arial, Helvetica, sans-serif; color: #000000; text-decoration: none; }

/* Links */
a{ color: #1f4560; text-decoration: underline;}
a:hover{ color: #1f4560; text-decoration: none;}