body {
   background: white;
   font-family: Georgia, "New Century Schoolbook", Times, serif;
   font-size: 12pt;
   }
.hide {
   display: block;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 10pt;
   color: #333;
   text-align: center;
   }
.pt {
   display: inline;
   }
.nopt { 
   display: none;
   }
.alt {
   display: block;
   font-size: 14pt;
   font-weight: bold;
   }
#footer {
   display: none;
   }
#nav {
   display: none;
   }
#bigbox {
     width: auto;
     padding: 0;
     border: 0;
     margin: 0;
     text-align: left;
     background-color: #fff;
     }
#maintext {
    width: auto;
    padding: 0;
    background-color: #fff;
    border: 0;
    }
#maintext div.rbox {
    float: none; 
    margin-left: 0; 
    border-left: none;
    border-bottom: 1pt solid #ccc; 
    padding-bottom: 4pt;
    margin-bottom: 12pt;
    }
#maintext div.divider {
    border-top: 1pt solid #c30;
    width: 3.5in;
    margin: 0 auto;
    margin-top: 14pt;
    }
#maintext div.rnote {
    display: none;
    }
#head {
    display: none;
    }
#homebody {
    width: auto;
    padding: 0.75in;
    background-color: #fff;
    border: 0;
    }
#homebody p {
    margin-top: 2in;
    color: #930;
    font-size: 10pt;
    font-weight: bold;
    text-align: center;
    }
#homebody p.blurb {
    display: block;
    font-weight: normal;
    margin: 0.75in 0.5in;
    text-align: justify;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10pt;
    line-height: 1.5em;
    color: #000;
    }
#homebody a:link, #homebody a:visited {
    color: #000;
    }
p, td, ul, ol, li, dl, dt, dd {
    font-family: Georgia, "New Century Schoolbook", Times, serif;
    font-size: 12pt;
    }
p {
    margin-top: 0;
    margin-bottom: 12pt;
    line-height: 1.3em;
    text-align: left;
    }
p.notes {
    font-size: 11pt;
    line-height: 1.4em;
    font-weight: bold;
    color: #666;
    }
p.sright {
    display: none;
    }
p.bc {
    font-size: 9pt;
    line-height: 18pt;
    margin-bottom: 16pt;
    color: #000;
    }
ol li {
    margin-top: 12pt;
    }
ol.ti li {
    margin-top: 0;
    }
img.flr {
    float: right;
    display: block;
    border-width: 0;
    padding: 12pt 0 3pt 12pt;
    }
img.cen {
    display: block;
    border-width: 0;
    margin: 0;
    padding: 0;
    text-align: center;
    }
input, textarea {
    color: #000;
    font-size: 10pt;
    padding: 2pt 4pt;
    background-color: #fff;
    border: 1px solid #000;
    }
input.button {
    display: none;
    }
h1 {
    font-weight: bold;
    font-size: 16pt;
    margin-bottom: 12pt;
    color: #000;
    }
.invis {
    display: block;
    }
h2 {
    font-weight: bold;
    font-size: 14pt;
    margin-bottom: 1pt;
    color: #000;
    }
h3 {
    font-weight: bold;
    font-size: 12pt;
    margin-bottom: 12pt;
    color: #000;
    }
a:link, a:visited {
   color: navy;
   background: transparent;
   font-weight: bold;
   text-decoration: underline;
   }
#maintext a:link:after, #maintext a:visited:after {
   content: " (" attr(href) ") ";
   font-size: 90%;
   }
#maintext a[href^="/"]:after {
   content: " (http://www.wisdomofforgiveness.com" attr(href) ") ";
   }
