p {
    margin-top: 0.75em;
    text-align: justify;
    margin-bottom: 0.75em;
    text-indent: 2%
    }
.c {
    text-align: center;
    text-indent: 0%;
    font-weight: bold
    }
.full {
    text-align: center;
    text-indent: 0%;
    font-size: 150%;
    font-weight: bold
    }
.nind {
    text-indent: 0%
    }
.quote {
    font-size: 80%;
    margin: 0.15em auto 0.15em auto
    }
.r {
    text-align: right;
    margin-right: 10%
    }
.rt {
    margin-left: 10%
    }
.sml {
    font-size: 75%
    }
.sup {
    font-size: 75%
    }
h1 {
    text-align: center;
    clear: both
    }
h1.pg {
    text-align: center;
    clear: both;
    letter-spacing: 0
    }
h2 {
    text-align: center;
    clear: both;
    margin-bottom: 1%
    }
h3 {
    margin-top: 15%;
    text-align: center;
    clear: both;
    font-family: courier new, serif
    }
h3.pg {
    margin-top: 5%;
    text-align: center;
    clear: both;
    font-family: courier new, serif
    }
h4 {
    text-align: center;
    clear: both
    }
.subhead {
    font-family: courier new, serif;
    text-align: center;
    text-indent: 0%;
    font-weight: bold;
    margin-bottom: 4%
    }
hr {
    width: 100%;
    margin: 5% auto 5% auto;
    border: 4px double gray
    }
table {
    margin-left: auto;
    margin-right: auto;
    border: none;
    text-align: left;
    font-family: courier new, serif;
    font-weight: bold
    }
td.part {
    font-size: 125%
    }
body {
    margin-left: 10%;
    margin-right: 10%;
    background: #fdfdfd;
    color: black;
    font-family: "Times New Roman", serif;
    font-size: medium
    }
a:link {
    background-color: #fff;
    color: blue;
    text-decoration: none
    }
link {
    background-color: #fff;
    color: blue;
    text-decoration: none
    }
a:visited {
    background-color: #fff;
    color: purple;
    text-decoration: none
    }
a:hover {
    background-color: #fff;
    color: #F00;
    text-decoration: underline
    }
.smcap {
    font-variant: small-caps;
    font-family: "Times New Roman", serif;
    font-size: 95%
    }
img {
    border: none
    }
.poem {
    margin-left: 20%;
    white-space: nowrap;
    text-indent: 0%;
    font-size: 80%
    }
.box {
    border: solid 3px black;
    padding: 2%;
    max-width: 60%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 15%
    }
.box2 {
    border: solid 3px black;
    padding: 2%
    }
.boxseries {
    border: solid 3px black;
    padding: 2%;
    max-width: 75%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 5%
    }
.boxdouble {
    border: double 6px black;
    padding: 2%;
    margin: 4% 6% 4% 6%
    }
.top5 {
    margin-top: 5%
    }
.top15 {
    margin-top: 15%
    }
table.pg {
    margin-left: auto;
    margin-right: auto;
    border: none;
    text-align: left;
    font-family: Times-Roman, serif;
    font-weight: normal
    }
hr.pg {
    width: 100%;
    margin-top: 3em;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    border-width: 4px 0 0 0;
    border-style: solid;
    border-color: #000;
    clear: both
    }
pre {
    font-size: 85%
    }