html {overflow: auto;}
body {background: none; background-color: white; font-family: arial, sans-serif;  }
.floatL, .floatR {float: none}

.page {width: 20cm; position: static; left: 0; margin: 0px; background: none; border: solid 0px red  }
.center2 {margin: 0px; width: 20cm;  clear: both; position: relative; float: none; border: solid 0px green}
.content {padding: 0px; width: 20cm;  margin: 0px;float: none;}

html > body > div.page{width: auto; position: static; left: 0; margin: 0px; background: none; border: solid 0px red  }
html > body > div.page > div.center2 > div.content{width: 100%;}
html > body > div.page > div.center2{width: 100%;}
html > body > div.page > div.center2 > div.content > p { font-size: 12pt}


p {width: auto; border: solid 0px cyan; font-size: 14pt}
.menuItem { visibilty: hidden; display: none; }
.logo {float: left;}

.noprint, .linkspace, .searchtab, .column, .shoe, .footnote, .left, .bottomshadow, .curve, .domroll {display: none;}
