td
{
  font-size: 18pt;
  width: 175px;
  padding: 15px;
}

td.normal
{
  width: 600px;
  font: 120% "Tahoma";
}

a:hover
{
  color: #c00;
  background-color: #c8c8c8;
}

td.other
{
  vertical-align: top;
  background-color: #FFFFE0;
}

h1
{
  font-size: 36pt;
  background-color: #FFDEAD;
}
