.Header   {
  font-weight:bold;
  font-size  :18px;
}

.SubHeader{
  font-weight:bold;
  font-size  :14px;
  color:#f8941e;
}

.SubHeaderGrey{
  font-weight:bold;
  font-size  :13px;
  color:#666666;
}

.SubHeader2{
  font-weight:none;
  font-size  :12px;
  color:#f8941e;
  font-weight:bold;
}

.NewsWhiteHeader {
  color: #fff;
  font-weight:normal;
  font-size  :12px;
  background-color: #f8941e;
}

.NewsWhiteHeaderLrg {
  color: #fff;
  font-weight:normal;
  font-size  :14px;
}

.SmallText{
  font-size  :10px;
}

