body {
  font-family: "Bitstream Vera Sans", "Trebuchet MS", "Lucida Grande", lucida, helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #343434;
  margin: 15px 0 0 0;
  padding: 0;
}

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

img.thumbnail {
  border: 0px;
}

td {
  color: #f0f0f0;
}

td.small {
  font-size: 9px;
}

td.topic {
  background: #242424;
  font-size: 11px;
  font-weight: bold;
  padding: 2px 2px 2px 2px;
}

td.headline {
  font-size: 18px;
  font-weight: bold;
}

td.text {
  font-weight: normal;
}

