
/* Hat & Scarf : print style sheet (print.css) */

/* last update: 11 September 2005 */

/* copyright 2005 Hat & Scarf */

body {
   font-size : 12pt !important;
   font-family : "Lucida Grande", Verdana, "Bitstream Vera Sans", Helvetica, Arial, sans-serif !important;
   line-height : 16pt;
   margin : 2.5%;
}

#showcase {
   display : none;
}

