/* CSS stylesheet for home page */

tr.hlday { background: #dec }

table.hours 
{
  width: 100%; 
  font-size: 120%;
}

table.hours tr td
{ 
  vertical-align: top;
  padding: 2px 5px;
}