<style type="text/css">
FONT {
  color: #5a5a5a;
  font-family: tahoma, verdana, helvetica, arial, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  margin: 0px;
  padding: 0px;
  text-align: left;
  text-decoration: none;
  text-indent: 0;
  vertical-align: baseline;
}
.Normal, a, a:active, a:visited, a:hover, a.Link, a.Link:active, a.Link:visited, a.Link:hover {
  color: #5a5a5a;
  font-family: tahoma, verdana, helvetica, arial, sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
}
a, a:active, a:visited, a:hover, a.Link, a.Link:active, a.Link:visited, a.Link:hover {
  font-style: italic;
}
.Bold {
  color: #5a5a5a;
  font-family: tahoma, verdana, helvetica, arial, sans-serif;
  font-size: 16px;
  font-style: bold;
  font-weight: bold;
  text-decoration: none;
}
tr.odd td, tr.evn td, tr.hdr td {
  font-size:12px;
  padding: 2px 8px;
  white-space: nowrap;
}
tr.evn {
  background-color: #aaccff;
}
tr.hdr {
  background-color: #006699;
  color: #ffffff;
}

/* make sure this stays last */

a:hover, a.Link:hover {
  color: #ff9900;
}
</style>