.news-list-item h3 {
  font-family: Trebuchet MS;
  font-size: 14px;
  color: #666666;
}
.news-single-item h2 {
  font-family: Trebuchet MS;
  font-size: 16px;
  color: #003C76;
}
.news-single-item h3 {
  padding-top: 8px;
  font-family: Trebuchet MS;
  font-size: 12px;
  color: #666666;
}

.clearer {
  clear: left;
  color: #999999;
}

.date {
  color: #999999;
}

.bodytext {
  padding-top: 4px;
  font-family: Trebuchet MS;
  font-size: 11px;
  color: #666666;
}

.news-single-img {
  float: left;
  padding-top: 4px;
  padding-right: 30px;
}

