@charset "iso-8859-1";

/* Based on a template by Ben Meadowcroft, see http://www.benmeadowcroft.com/webdev/  for more info */
BODY {color: black; font-size: 11pt; background: white; width : 100%; margin : 1cm; padding: 0cm; z-index : 0;}
A:link, A:visited {background: white; color: black; text-decoration: none;}

/* This hides all the menus etc so they aren't printed out*/

DIV.dummy {display:none;}
.Menupos {display:none;}
