a {
    text-decoration: none
    }
body {
    margin-left: 10%;
    margin-right: 10%
    }
h1, h2, h3, h4, h5 {
    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 {
    margin-top: 0.5em;
    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, th {
    padding-left: 0.25em;
    padding-right: 0.25em
    }
th {
    padding-top: 0.25em
    }
.vocab1 td, th {
    white-space: nowrap;
    font-weight: normal
    }
.vocab1 .br {
    white-space: normal
    }
.vocab2 td, th {
    white-space: nowrap;
    font-weight: normal
    }
.vocab2 th {
    padding-top: 0.75em;
    padding-bottom: 0.25em
    }
.tree {
    border-collapse: separate;
    border-spacing: 1em
    }
.tree td {
    border-right: thin solid black;
    vertical-align: middle
    }
.tree td.end {
    border-right: none
    }
.tdc {
    text-align: center
    }
.tdr {
    text-align: right
    }
div.centered {
    margin: auto;
    width: 25em
    }
.center {
    text-align: center;
    text-indent: 0
    }
.dedication {
    text-align: center;
    text-indent: 0;
    line-height: 2em
    }
.figcenter {
    margin: auto;
    text-align: center
    }
.footnotes, .notes {
    margin-top: 1em;
    border: dashed 1px
    }
.footnote, .note {
    margin-left: 10%;
    margin-right: 10%;
    font-size: 0.9em
    }
.footnote .label, .note .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
    }
.larger {
    font-size: 150%
    }
.ltr {
    margin-top: 0.75em
    }
.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 .stanza {
    margin: 1em 0 1em 0
    }
.poetry .verse {
    text-indent: -3em;
    padding-left: 3em
    }
.poetry .indent1 {
    text-indent: -2em
    }
.linenum {
    text-indent: 0
    }
.sidenote {
    text-indent: 0;
    white-space: nowrap
    }
.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
    }
.upright {
    font-style: normal
    }
.valign {
    vertical-align: middle
    }
@media all {
    img {
        max-width: 100%;
        width: auto;
        height: auto
        }
    .poetry {
        display: block;
        margin-left: 1.5em
        }
    }