body {
    margin-left: 15%;
    margin-right: 15%
    }
p {
    margin-top: 0.75em;
    margin-bottom: 0.75em;
    text-align: justify;
    text-indent: 1.5em
    }
.noindent {
    text-indent: 0
    }
h1, h2, h3 {
    text-align: center
    }
h1 {
    font-size: 4em;
    margin-top: 1.5em;
    margin-bottom: 1.5em
    }
h2 {
    font-size: 2em;
    margin-top: 1.5em;
    margin-bottom: 1em
    }
hr.full {
    width: 100%;
    margin: 5em auto 5em auto;
    border-width: 4px 0 0 0;
    border-style: solid;
    border-color: #000;
    clear: both
    }
hr.small {
    margin: 4em 35% 4em 35%;
    border-color: #C0C0C0;
    border-style: solid;
    clear: both
    }
hr.small2 {
    margin: 2em 40% 2em 40%;
    border-color: #000;
    border-style: solid;
    clear: both
    }
hr.small3 {
    margin: 2em 45% 2em 45%;
    border-color: #000;
    border-style: solid;
    clear: both
    }
.smcap {
    font-variant: small-caps;
    font-size: 85%
    }
.smcap1 {
    font-variant: small-caps;
    font-size: 75%
    }
sup {
    font-size: 70%;
    vertical-align: 30%
    }
.sup1 {
    font-size: 20%;
    vertical-align: 40%
    }
.small30 {
    font-size: 30%
    }
.small60 {
    font-size: 60%
    }
.small80 {
    font-size: 80%
    }
.large300 {
    font-size: 300%
    }
.left {
    text-align: left
    }
.center {
    text-align: center;
    text-indent: 0
    }
.right {
    text-align: right
    }
.right1 {
    text-align: right;
    margin-right: 5em
    }
.dedication {
    margin: 1em 10% 1em 10%
    }
.dedication p.top1 {
    text-align: center;
    margin-top: 2.5em;
    margin-bottom: 2.5em;
    font-weight: bold;
    text-indent: 0
    }
.dedication p.top2 {
    text-align: center;
    margin-top: 2.5em;
    margin-bottom: 0;
    font-weight: bold;
    text-indent: 0
    }
.dedication p.middle1 {
    text-align: center;
    margin-top: 1em;
    margin-bottom: 2em;
    text-indent: 0
    }
.dedication p.signature1 {
    text-align: center;
    margin-top: 1.5em;
    padding-left: 8em;
    text-indent: 0
    }
.dedication p.signature2 {
    text-align: center;
    margin-top: 1.5em;
    margin-bottom: 2em;
    padding-left: 14em;
    text-indent: 0
    }
.dottedline {
    border-top: thin dotted black
    }
.blockquote {
    margin: 2em 8% 2em 8%;
    font-size: 100%
    }
.quote {
    margin: 1em 5% 1em 5%;
    font-size: 100%
    }
.poem {
    text-align: left;
    margin: 1em 10% 1em 10%
    }
img {
    margin-left: auto;
    margin-right: auto
    }
.figcenter {
    margin: 4em auto 2em auto;
    text-align: center;
    text-indent: 0
    }
.figcenter2 {
    margin: 2em auto 4em auto;
    text-align: center;
    text-indent: 0
    }
.caption1 {
    text-align: left;
    margin: 1em 0 0 0;
    font-size: 95%;
    color: #C0C0C0;
    text-indent: 0
    }
.caption2 {
    text-align: center;
    margin: 1em 0 1em 0;
    color: #C0C0C0;
    text-indent: 0
    }
.caption3 {
    text-align: right;
    margin: 0.6em 0 0 0;
    color: #C0C0C0;
    text-indent: 0
    }
.caption4 {
    text-align: left;
    margin: 1em 0 0 1em;
    font-size: 95%;
    color: #C0C0C0;
    text-indent: 0
    }
table {
    margin: 1.25em auto 1.25em auto;
    border-collapse: collapse
    }
.tdltop {
    text-align: left;
    vertical-align: top
    }
.tdrtop {
    text-align: right;
    vertical-align: top
    }
.footnotes {
    border: none
    }
.footnote {
    margin-left: 28%;
    margin-right: 25%
    }
.footnote .label {
    text-align: left
    }
.pagenum {
    font-size: 90%;
    font-weight: normal;
    font-style: normal;
    text-align: right;
    color: #C0C0C0;
    background-color: inherit;
    text-indent: 0
    }
a {
    text-decoration: none
    }
.link {
    font-size: small;
    text-align: center;
    margin-top: 0;
    font-weight: 400
    }
.tnote {
    border: dashed 1px;
    font-family: sans-serif;
    font-size: 100%
    }
ins.correction {
    text-decoration: none;
    border-bottom: thin dotted silver
    }