
h2.page_header {
  font-size: 24px;
  font-weight: bold;
  font-style: italic;
  text-align: center;
  color: #174781;
}
h3.page_header {
  font-size: 21px;
  font-weight: bold;
  font-style: italic;
  text-align: left;
  color: #174781;
}
ul.latest_news_list {
  margin: 0;
  padding: 0;
  list-style: none;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #174781;
}
ul.latest_news_list li {
  margin: 0 0 7px 0;
  padding: 0 0 0 35px;
  background: url(/images/latest_news_bullet.gif) left top no-repeat;
}