/* Dit stylesheet regelt een correcte opmaak als pagina's geprint worden*/

*{	font-family: Arial, Helvetica, sans-serif;font-size:11pt;color:#000;}
body {margin: 0.1em; background: none #fff; }

.menu, #header, #footer {display: none;}

p {}
h1 {font-size: 14pt;font-weight: bold;}
h2 {font-size: 12pt;font-weight: bold;}
h3 {font-size: 11pt;font-style:italic;}

