.Header   {
  font-weight: normal;
  font-size: 18px;
  color: #151719;
  line-height: 22px;
  border-bottom: 1px #e8ebed solid;
  text-transform:uppercase;
  margin: 0;
}

.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;
}