body {
  font-family: 'trebuchet ms', arial, verdana, helvetica, sans-serif;
  font-size: 14px;
  color: #666666;
  margin: 0;
  padding: 0;
  background: #ded8d0;
}

table {
  background: #ffffff;
  border-color: #666666;
}

th {
  font-weight: bold;
  font-size: 15px;
  font-style: oblique;
}

a:link {
  color: #666666;
}

a:visited {
  color: #666666;
}

a:hover {
  color: #666666;
}

a:active {
  color: #666666;
}

.sidebar {
  font-weight: bold;
  font-size: 13px;
  font-style: oblique;
  text-decoration: none;
}

.countdown {
  font-style: oblique;
}

.header {
  font-weight: bold;
  font-size: 15px;
  font-style: oblique;
}

.type {
  font-weight: bold;
}
