h2,.Header   {
  font-weight: normal;
  font-size: 18px;
  color: #151719;
  line-height: 22px;
  border-bottom: 1px #e8ebed solid;
  text-transform:uppercase;
  margin: 0;
}

h3,.SubHeader{
  font-weight: normal;
  font-size: 12px;
  color: #015797;
  line-height: 18px;
  text-transform:uppercase;
  margin: 0;
}

.newsHeader{
  font-weight: normal;
  font-size: 14px;
  color: #015797;
  line-height: 18px;
  margin: 0;
}

.SmallText{
  font-size: 11px; 
  line-height: 15px;
  color: #140f10;
}
.SmallTextGrey{
  font-size: 11px; 
  line-height: 12px;
  color: #c4c5c6;
}

td,body,p{ font: 12px/16px Verdana, Arial, Helvetica, sans-serif; color: #151719; text-decoration: none; }

/* Links */
a{ color: #e28716; text-decoration: none;}
a:hover{ color: #f8b63b; text-decoration: underline;}




