a {
    text-decoration: none
    }
body {
    margin-left: 10%;
    margin-right: 10%
    }
h1, h2, h3, h4 {
    text-align: center;
    clear: both
    }
hr {
    margin-top: 2em;
    margin-bottom: 2em;
    clear: both;
    width: 65%;
    margin-left: 17.5%;
    margin-right: 17.5%
    }
ul {
    list-style-type: none
    }
li.indx {
    margin-top: 0.5em;
    padding-left: 2em;
    text-indent: -2em
    }
li.ifrst {
    margin-top: 2em;
    padding-left: 2em;
    text-indent: -2em
    }
p {
    margin-top: 0.5em;
    text-align: justify;
    margin-bottom: 0.5em;
    text-indent: 1em
    }
table {
    margin: 1em auto 1em auto;
    max-width: 40em;
    border-collapse: collapse
    }
td {
    padding-left: 1.25em;
    padding-right: 0.25em
    }
td.chap {
    padding: 1em 0.25em 0.5em 2.25em;
    vertical-align: top;
    text-indent: -2em;
    font-weight: bold
    }
td.chap-tdpg {
    padding: 1em 0.25em 0.5em 0.25em;
    vertical-align: bottom;
    text-align: right
    }
td.tdpg {
    vertical-align: bottom;
    text-align: right;
    white-space: nowrap
    }
.blockquote {
    margin: 1.5em 10%
    }
.center {
    text-align: center;
    text-indent: 0
    }
.dedication {
    text-align: center;
    margin-top: 3em;
    margin-bottom: 3em;
    text-indent: 0;
    line-height: 1.8em
    }
.footnotes {
    margin-top: 1em;
    border: dashed 1px
    }
.footnote {
    margin-left: 10%;
    margin-right: 10%;
    font-size: 0.9em
    }
.footnote .label {
    text-align: right
    }
.fnanchor {
    vertical-align: super;
    font-size: 0.8em;
    text-decoration: none
    }
.gothic {
    font-family: "Old English Text MT", "Old English", serif
    }
.hanging p {
    padding-left: 2em;
    text-indent: -2em
    }
.larger {
    font-size: 150%
    }
.noindent {
    text-indent: 0
    }
.pagenum {
    font-size: smaller;
    text-align: right;
    font-style: normal
    }
.poetry-container {
    text-align: center;
    margin: 1em
    }
.poetry {
    display: inline-block;
    text-align: left
    }
.poetry .verse {
    text-indent: -3em;
    padding-left: 3em
    }
.poetry .indent1 {
    text-indent: -2em
    }
.poetry .indent2 {
    text-indent: -1em
    }
.poetry .indent4 {
    text-indent: 1em
    }
.poetry .indent6 {
    text-indent: 3em
    }
.poetry .indent7 {
    text-indent: 4em
    }
.poetry .indent9 {
    text-indent: 6em
    }
.poetry .indent11 {
    text-indent: 8em
    }
.right {
    text-align: right
    }
.smaller {
    font-size: 80%
    }
.smcap {
    font-variant: small-caps;
    font-style: normal
    }
.smcapuc {
    font-variant: small-caps;
    font-style: normal;
    text-transform: lowercase
    }
.titlepage {
    text-align: center;
    margin-top: 3em;
    text-indent: 0
    }
@media all {
    .poetry {
        display: block;
        margin-left: 1.5em
        }
    .blockquote {
        margin: 1.5em 5%
        }
    }