h2, h3, p, ul, table { font-family: sans-serif; color: #000000; }

table.sched 
{ 
  border-collapse: collapse; 
  border-style: solid;
  border-color: black;
  border-width: 2px; 
  padding: 2px; 
  font-size: 13px;
}

td.cellLink 
{ 
  font-weight: bold; 
  color: navy;
}

