body {
   background: white;
   font-size: 11pt;
   }
#nav, #footer {
   display: none;
   }
p {
    margin-top: 0;
    margin-bottom: 12pt;
    text-align: left;
    }
p.gallery {
    margin-bottom: 0;
    line-height: 100%;
    text-align: center;
    }
p.gallery img {
    margin: 4px;
    }
p.sright { display: none; }
h1 {
    font-weight: bold;
    font-size: 16pt;
    margin-bottom: 0;
    color: #000;
    }
h2 {
    font-weight: bold;
    font-size: 14pt;
    margin-bottom: 2px;
    color: #000;
    }
h3 {
    font-weight: bold;
    font-size: 12pt;
    margin-bottom: 2px;
    color: #000;
    }
#header {
    padding: 0;
    background: #fff;
    color: #000;
    margin: 0;
    text-align: left;
    height: 73px;
    }
#maincontent, #innerbox, #footer {
   width: auto;
   margin: 0;
   padding: 0;
   border: 0;
   float: none !important;
   color: black;
   background: transparent none;
   }
div#innerbox {
   margin-left: 0;
   padding-top: 12pt;
   }
a:link, a:visited {
   color: #009;
   background: transparent;
   font-weight: bold;
   text-decoration: underline;
   }
#innerbox a:link:after, #content a:visited:after {
   content: " (" attr(href) ") ";
   font-size: 90%;
   }
#innerbox a[href^="/"]:after, #content a[href^="/"]:after {
   content: " (http://www.peninkpaper.com" attr(href) ") ";
   }
#footer {
    border-top: 1px solid #000;
    text-align: center;
    font-size: 9pt;
    line-height: 300%;
    }
#maincontent ul, ol, li, p {
    font-size: 11pt;
    line-height: 1.5em;
    margin-top: 0;
    }
#innerbox a:link {
    text-decoration: underline;
    font-weight: bold;
    color: #009;
    }
#innerbox a:visited {
    text-decoration: underline;
    font-weight: bold;
    color: #009;
    }