
body 
{ 
  font-family: sans-serif;
  background: #fff;  
}

h1, h2, h3 
{ 
  font-family: serif;
  font-weight: normal;
  color: #621;
}

#main
{ 
  margin: 20px 6% 0 4%;
  padding: 1px 9px;
  background: #fff;
}

#lastmod
{ 
  margin: 10px 5%;
  text-align:right;
}

#topnav
{ 
  font-size: 80%;
  text-align:right;
}

#topnav a 
{ 
  text-decoration:none;
}

.schedule td
{ 
  padding: 5px 3px;
}

h2.closed 
{ 
  color: #976;
  text-decoration: line-through;
}

td i
{ 
color: #976;
}

table.schedule tr.talk td
{ 
  color: #000;
  background: #eee;
  
}

table.schedule tr
{ 
  color: #976;
}



