/* print.css */
/* ========= */

 @page {size: 595pt 842pt; 
   margin: 109pt 79pt 64pt 79pt} /* A4 paper: 297mm x 210mm */
 
 body {background-image: url(primer.png); background-repeat: no-repeat;
   font-family: Helvetica, Arial, sans-serif}
 a, h1, h2, h3, h4, h5, ul {color: #887068}
 h2 {page-break-before: always}
 pre, tt {color: #4058B8}
 
.attributes, .elements {padding-left: 4px; padding-right: 4px}
.break {page-break-before: always}
.hotlist {height: 46px; line-height: 0px}
.noindent {text-indent: 0px}