A:link    { color: #C10000; }
A:visited { color: #C10000; }
.new   { color: navy; }
.fresh { color: blue; }
.standard {
  color: black;
  font-size: 10pt;
}
.title {
  font-size: 25pt;
  text-align: center;
}
.stats {
  font-size: 8pt;
}
.table {
  color: black;
  font-size: 12pt;
  font-weight: bold;
  text-align: right;
}
.index {
  color: black;
  font-size: 10pt;
}
.index A:link    { color: #C10000; }
.index A:visited { color: #C10000; }
