#lunchTable {
  font-family     : Tahoma, Verdana, Arial, helvetica, sans-serif;
  font-size       : 10pt;
}
#lunchTable th.lunchHeader {

  font-size       : 16px;
  font-weight     : bold;
  text-align      : center;
  padding-bottom  : 10px;
}
#lunchTable th.lunchFooter {
  text-align      : center;
  padding-top     : 10px;
  font-weight     : bold;
}
#lunchTable .lunchDay {
  text-align      : left;
  vertical-align  : top;
}

