body {
 font-family:"Times", "Times new roman", serif;
 font-size: 1em;
}
h1,h2,h3,h4,h5,h6,h7 {
 font-family:"Bodoni","Times","Times new roman",serif;
}
#navigation { display:none; }
#menu h4 {
 margin:0.1em 0;
}
#menu strong {}
#menu table {
 width:100%;
 border-top:1px solid #000;
 border-left:1px solid #000;
}
#menu td {
 border-bottom:1px solid #000;
 border-right:1px solid #000;
}
#menu td.price {
 text-align:right;
 vertical-align:bottom;
}