/*
    Print styles for bunnybrewing.com
*/

  body, a, p, h1, h2, h3, h4, h5, hr, table, th, td, dl
    { font-family: serif;
      color: #000;
      background: #FFF }

  dt
    { font-weight: bold }

  .menu, .icons, .bottommenu, .prevnext
    { display: none }

  a 
    { text-decoration: none }

