p {
    margin-top: 0.75em;
    text-align: justify;
    margin-bottom: 0.75em;
    text-indent: 2%
    }
.ble {
    font-size: 50%;
    vertical-align: top
    }
.c {
    text-align: center;
    text-indent: 0%;
    font-weight: bold
    }
.chapter {
    text-indent: -2%;
    margin-right: 2%;
    margin-left: 3%;
    font-size: 80%;
    font-weight: bold
    }
.lrg {
    font-size: 110%
    }
.hang {
    text-indent: -2%;
    margin-left: 2%
    }
.nind {
    text-indent: 0%
    }
.r {
    text-align: right
    }
.sml60 {
    font-size: 60%
    }
.wig {
    text-align: center;
    text-indent: 0%;
    font-weight: bold;
    font-size: 50%
    }
h1, h2 {
    text-align: center;
    clear: both
    }
h3 {
    margin-top: 15%;
    text-align: center;
    clear: both
    }
.top5 {
    margin-top: 5%
    }
.top15 {
    margin-top: 15%
    }
hr {
    width: 20%;
    margin: 2em auto 2em auto;
    clear: both;
    color: black
    }
hr.chpt {
    width: 30%;
    margin: 2em auto 2em auto;
    clear: both;
    color: black
    }
hr.full {
    width: 100%;
    margin: 5% auto 5% auto;
    border: 4px double gray
    }
table {
    margin-left: auto;
    margin-right: auto;
    border: none;
    font-weight: bold
    }
tr.part {
    text-align: center
    }
td.number {
    text-indent: 30%
    }
body {
    margin-left: 10%;
    margin-right: 10%;
    background: #fdfdfd;
    color: black;
    font-family: "Times New Roman", serif;
    font-size: medium
    }
.ov {
    text-decoration: overline
    }
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
    }
.caption {
    font-weight: bold;
    font-size: small
    }
.figcenter {
    margin: 10% auto 10% auto;
    text-align: center
    }
.figleft {
    clear: left;
    margin-left: 0;
    margin-bottom: 1em;
    margin-top: 1em;
    margin-right: 1em;
    padding: 0;
    text-align: center
    }
.figright {
    clear: right;
    margin-left: 1em;
    margin-bottom: 1em;
    margin-top: 1em;
    margin-right: 0;
    padding: 0;
    text-align: center
    }
.footnotes {
    border: double 6px gray;
    margin-top: 15%;
    clear: both
    }
.footnote {
    width: 95%;
    margin: auto 3% 1% auto;
    font-size: 0.9em
    }
.label {
    text-align: left;
    font-size: 0.8em
    }
.fnanchor {
    vertical-align: 30%;
    font-size: 0.8em
    }
.poem {
    margin-left: 25%;
    white-space: nowrap;
    text-indent: 0%
    }