.MainText h2 {
  font-size: 18pt;
}
ul.NewsGroup li {
  margin: 5px 0 5px 0;
  font-size: 12pt;
  font-weight: bold;
}
.News1, .News2 {
  margin: 10px;
  padding: 10px;
  border: 1px #888 solid;
}
/*
.News1 {
  background-color: #f8f8f8;
}
.News2 {
  background-color: #f8f8f8;
}
*/
.NewsHeader h3 {
  margin: 0;
  font-size: 12pt;
}
.NewsSubHeader {
  margin: 5px;
  font-size: 10pt;
  color: #090;
  text-align: center;
}
.NewsText {
  font-family: Arial;
  font-size: 11pt;
}