html, body, #wrapper {
     width:100%;background-color: #fff;
    color: #000;
    font-size: 12pt;
font-family: "Times New Roman", Times, serif; float: none !important;

}

body {
    background-color: #fff;
    color: #000;
    font-size: 12pt;
font-family: "Times New Roman", Times, serif;
}

a {
    color: #000;
}

img {
    border: 0;
}

#wrapper h1, #wrapper h2, #wrapper h3, #wrapper h4, #wrapper h5, #wrapper h6 {
    page-break-before: auto;
}

p {
    page-break-inside: avoid;
font-size: 12pt;
font-family: "Times New Roman", Times, serif;
}

#nav_bar {display: none;}

#wrapper a:link:after, #wrapper a:visited:after {
   content: " (" attr(href) ") ";
   font-size: 90%;
   }


#wrapper, #container {width: auto;
border: 0;
margin: 0 5%;
padding: 0;
float: none !important;
}