<!-- 
body {
  background-color: #ffcc66;
}
em {
  font-weight: bold;
  font-style: normal;
}
table {
  border: solid #000000;
  border-width: 1px 1px 1px 2px;
  margin: 0px;
}
img.l {
  float: left;
  margin-right: 5px;
}
p, p div, td, body {
  font-family: Tahoma,Helvetica,sans-serif;
  font-size: 12px;
  color: #333333;
}
td {
  color: black;
  text-align: center;
  padding: 3px;
  margin: 0px;
  white-space: nowrap;
  border-right: 1px solid #999999;
}
td.b, td.hd1b, td.r {
  font-weight: bold;
}
td.hd1, td.hd1b, td.hd0 {
  color: #003333;
  border-bottom: 1px solid #000000;
  border-top: 1px solid #000000;
}
td.r {
  background-color: #ffcc33;
}
td.q, em.q { /* those who qualified */
  color: #006600;
  font-weight: bold;
}
td.qq, em.qq { /* runnerups */
  color: #aa0000;
  font-weight: bold;
}
td.hd0 {
  font-size: 16px;
  font-weight: bold;
  color: #000000;
}
tr.c1 {
  background-color: #cccccc;
}
tr {
  background-color: #ffffcc;
}
tr.c2 {
  background-color: #ffffcc;
}
li {
  list-style: lower-roman;
  line-height: 20px;
}
li ul li {
  list-style: square;
}
-->


