/* $Id: print.css,v 1.2 2007-11-26 10:11:33 jasper Exp $ */

* { margin: 0; padding: 0;}

#skip, ul.buttons { display: none; }

body { font-family: "Verdana"; font-size: 11px; line-height: 16px; }

p, ul, ol { margin: 6px 0 16px 0; }
h2 { margin: 16px 0 6px 0; font-size: 14px; }
ul { margin-left: 25px; }

iframe { position: absolute; width: 10px; height: 10px; top: -999px }

#header h1 { font-size: 14px; }
#header h2 { font-size: 24px; }
