.news_heading1 {
  font-size: 165%;
  font-weight: bold;
  color: #336633;
  text-align: left;
  text-transform: uppercase;
}

.news_heading2 {
  font-weight: bold;
  color: #990000;
  font-size: 110%;
}

.news_heading3 {
  font-weight: bold;
  color: #000066;
  font-size: 110%;
}

.news_highlight {
  color: #990000;
}

.news_subnote {
  color: #999999;
  font-style: italic;
  font-weight: bold;
}

body, td, form {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px
}