
TD {FONT-SIZE: 11px; FONT-FAMILY: Tahoma}
TD.menu {FONT-SIZE: 11px; FONT-WEIGHT: bold; FONT-FAMILY: Tahoma}

body, table.newsStyle, td.newsStyle {
  font-family: verdana,arial,helvetica,sans-serif;
  font-size: 10pt;
  color: #000000;
  background: #ffffff;
}

div.itemtitle {
  font-size: 11pt;
  font-family: verdana,arial,helvetica,sans-serif;
  font-weight:bold;
  color: #000000;
  background: #ffffff;
}

div.itemDate {
  font-size: 7pt;
  font-family: verdana,arial,helvetica,sans-serif;
  color: gray;
  background: #ffffff;
}

div.itemheadlines {
  font-size: 9pt;
  font-family: verdana,arial,helvetica,sans-serif;
  font-weight:bold;
  color: #000000;
  background: #ffffff;
}

div.itempubDate {
  font-size: 9pt;
  font-family: verdana,arial,helvetica,sans-serif;
  color: gray;
  background: #ffffff;
}

div.itemdescription {
  font-size: 9pt;
  font-family: verdana,arial,helvetica,sans-serif;
  color: #000000;
  background: #ffffff;
}

div.itemlink, div.itemcategory {
  font-size: 10pt;
  font-family: verdana,arial,helvetica,sans-serif;
  color: #0068C3;
  background: #ffffff;
}

a {
  color: #0068C3;
  text-decoration: none;
}

a:hover {
  color: #FF3300;
  text-decoration: none;
}

hr {
  color: #555555;
  height: 1;
}

tr.header td {
  font-weight:bold;
  color:#eee;
  background:#777;
}

td.pad {
  padding: 0 4;
}