@charset "UTF-8";

h1,
#topic_path,
#header,
#gnav,
.tab ,
.noprint,
#sub,
#footer {
  display:none !important;
}

.disclaimer div {
  display:block !important;
}

body {
font-size:large !important;
    margin: 0;
    padding: 0;
    background-color: white;
    background-image: none;
    font-size: 18pt;
    line-height: 1.7;
}
head+body {
font-size:large !important;
    max-width: 100%;
    min-width: 80%;
    margin: 0 auto;
}

div,
table{
font-size:large !important;
width:1000px !important;
}

body {
  _zoom: 120%; /*WinIE only */
}