/* print stylesheet */

body {
margin: 1em auto 1em auto;
width: 90%;
font-size: 12pt;
background-color: white;
color: #000;
background-image: none;
}

#left {
display: none;
}


#bottom {
display: none;
}
