body {
    background: #fff url(http://www.peninkpaper.com/images/leftmarblerepeat.jpg) repeat-y;
    color: #000;
    margin: 0;
    padding: 0;
    font-family: Georgia, "Trebuchet MS", Times, serif;
    }
.hide   {
    display: none;
    }
p, td, ul, ol, li, dl, dt, dd, h1, h2, h3, h4 {
    font-family: Georgia, "Trebuchet MS", Times, serif;
    }
p, td, ul, ol, li, dl, dt, dd {
    font-size: 12px;
    }
p {
    margin-top: 0;
    margin-bottom: 1em;
    font-size: 12px;
    line-height: 1.5;
    text-align: left;
    }
p.sright {
    font-size: 11px;
    text-align: right;
    }
p.sright a:link, p.sright a:visited {
    text-decoration: none;
    color: #009;
    }
p.sright a:hover {
    text-decoration: underline;
    color: #00f;
    }
p.mininav {
    font-size: 12px;
    text-align: center;
    }
p.bc {
    font-size: 11px;
    font-weight: bold;
    color: #999;
    }
ul.sep {
    padding-top: 1em;
    }
ul.sep li {
    margin-bottom: 1em;
    }
ol li {
    margin-top: 1em;
    }
ol.ti li {
    margin-top: 0;
    }
table.gall p {
    font-size: 12px;
    line-height: 1.5;
    text-align: justify;
    }
table.gall h2 {
    font-size: 13px;
    line-height: 1.5;
    text-align: left;
    color: #c93;
    margin-bottom: 0;
    }
tr.geven img {
    float: right;
    display: block;
    margin: 5px 0 15px 15px;
    padding-bottom: 5px;
    }
tr.geven td {
    padding-top: 5px;
    }
tr.godd img {
    float: left;
    display: block;
    margin: 5px 15px 15px 0;
    padding-bottom: 5px;
    }
img.flr {
    float: right;
    display: block;
    border-width: 0;
    margin: 5px 0 10px 15px;
    padding-bottom: 5px;
    }
img.fll {
    float: left;
    display: block;
    border-width: 0;
    margin: 5px 15px 10px 0;
    padding-bottom: 5px;
    }
table.chart {
    margin-bottom: 1em;
    }
table.chart td {
    border-bottom: 1px solid #999;
    font-size: 11px;
    line-height: 1.3;
    vertical-align: top;
   }
tr.charttop td {
    font-weight: bold;
    vertical-align: bottom;
    }
table.boxed {
    margin-bottom: 1em;
    border: 1px solid #999;
    border-left: none;
    border-bottom: none;
    background-color: #eee;
    margin-left: 20%;
    width: 60%;
    }
table.boxed td {
    vertical-align: top;
    font-size: 12px;
    line-height: 1.4;
    border-left: 1px solid #999;
    border-bottom: 1px solid #999;
    padding: 5px;
    }
h1 {
    font-weight: bold;
    font-size: 18px;
    margin-bottom: 2px;
    color: #996;
    }
h2 {
    font-weight: bold;
    font-size: 13px;
    margin-bottom: 1px;
    line-height: 1.5;
    color: #c93;
    }
h3 {
    font-weight: bold;
    font-size: 13px;
    margin-bottom: 2px;
    color: #999;
    }
h4  {
    font-size: 12px;
    line-height: 1.4;
    font-style: italic;
    color: #996;
    }
h4 em {
    color: #663;
    }
a:link {
    text-decoration: underline;
    color: #009;
    }
a:visited {
    text-decoration: underline;
    color: #663;
    }
a:hover {
    text-decoration: underline;
    color: #00f;
    }
#header {
    padding: 0;
    background: #999 url(http://peninkpaper.com/images/topmarblerepeat.gif) -30px top repeat-x;
    color: #000;
    margin: 0;
    text-align: left;
    height: 73px;
    }
p.boxed { border: 1px solid #000; padding: 5px 8px; color: #900; }