body {
  background: white;
  color: Black;
  font-family: Tahoma;
  font-size: 12pt;
}

a {
  color: #DE3100;
  text-decoration: none;
}

a:hover {
  background-color: #F7FF00;
}

a:active {
  background-color: #F7FF00;
}

.Top {
  font-size: 8pt;
}

.NewsStamp {
  color: #000000;
  font-size: 10pt;
}

.Copyright {
  color: #000000;
  font-size: 8pt;
}

.Heading {
  color: #DE3100;
  font-size: 14pt;
}

.TableHeader {
  background-color: #DE3100;
  color: White;
}
