body {
    font-family: Cochin, serif;
    margin-left: 20%;
    margin-right: 20%
    }
p {
    text-align: justify
    }
pre {
    font-family: Courier, monospaced;
    font-size: 0.8em
    }
hr {
    width: 50%;
    margin-top: 4em;
    margin-bottom: 4em
    }
hr.full {
    width: 100%
    }
.titlePage, .titlePage2 {
    text-align: center;
    margin: 4em 0
    }
.titlePage p, .titlePage2 p {
    text-align: inherit;
    font-weight: bold
    }
.title {
    font-style: italic;
    font-size: 290%;
    letter-spacing: 0.2em
    }
.subtitle {
    font-family: "Lucida Blackletter", serif;
    font-size: 220%
    }
.subtitle2 {
    font-size: 190%
    }
.subtitle3 {
    font-size: 175%
    }
.titleNoun {
    font-variant: small-caps;
    font-style: normal
    }
.properName, .contentsTitle, .quotation {
    font-style: italic
    }
.gappy {
    letter-spacing: 0.2em
    }
.super {
    vertical-align: text-top;
    font-size: 60%
    }
.epigram {
    font-style: italic;
    margin: 0 15%;
    font-size: 85%;
    border-top: 4px gray double
    }
.epigram p {
    text-align: left;
    font-weight: normal;
    margin-left: 2em
    }
.lineMaker {
    letter-spacing: -0.3em
    }
.epigramSign {
    font-variant: small-caps;
    font-style: normal;
    margin-left: 2em
    }
.publishingInfo {
    margin: 0 15%;
    font-size: 80%;
    font-weight: normal;
    border-top: thin gray solid
    }
.pubDate {
    border-top: thin gray solid;
    width: 25%;
    margin: auto
    }
.specialTitle {
    text-align: center;
    margin-top: 4em
    }
.specialTitle p {
    text-align: inherit
    }
.honoree {
    font-size: 150%
    }
.dedicator {
    font-size: 200%;
    font-style: italic;
    letter-spacing: 0.3em
    }
p.dedicateDate {
    margin: 0 25%;
    text-align: left;
    text-indent: -1em
    }
.firstParagraph, .newThought {
    padding-top: 1.5em
    }
.firstParagraph:first-letter {
    font-size: 3em;
    font-weight: normal;
    font-style: normal;
    line-height: 1em;
    padding-right: 0.1em;
    margin-top: -0.1em
    }
.signed {
    text-align: right
    }
.contentList {
    width: 70%;
    margin: auto
    }
.contentsHeading {
    text-align: center;
    letter-spacing: 0.2em;
    font-weight: normal;
    margin: 1.5em 0 0 0
    }
.contentsTitle {
    margin: 1em 1em
    }
.contentsNormal, .titleNormal, .properNameNormal {
    font-style: normal;
    letter-spacing: normal
    }
.contentsPage {
    font-style: normal
    }
.chTitle {
    text-align: center;
    font-style: italic;
    font-weight: normal
    }
.chHeading {
    text-align: center;
    letter-spacing: 0.2em;
    font-weight: normal
    }
span.footnote {
    font-size: 0.75em;
    text-align: left;
    text-indent: 0
    }
span.footnoteItalic {
    font-style: italic;
    font-size: 0.75em;
    text-align: left;
    text-indent: 0
    }
span.pagenum {
    font-size: 0.7em;
    text-align: left;
    text-indent: 0;
    color: gray;
    background-color: inherit;
    font-style: normal
    }
.halfpoem {
    margin: 0 0 1em 50%;
    text-align: left;
    font-style: italic
    }
.poem {
    margin-left: 10%;
    margin-right: 10%;
    margin-bottom: 1em;
    text-align: left;
    font-style: italic
    }
.poem p, .halfpoem p {
    margin: 0;
    padding-left: 3em;
    text-indent: -3em
    }
.poem p.i2 {
    margin-left: 1em
    }
.poem p.i4, .halfpoem p.i4 {
    margin-left: 2em
    }
.figcenter {
    width: 100%;
    text-align: center;
    margin: auto;
    padding: 2em 0;
    border: none
    }
.figcenter img {
    border: none
    }
.finis {
    font-style: italic;
    font-size: 200%;
    letter-spacing: 0.2em;
    text-align: center
    }
.transcribersNote {
    background-color: #F9FFFF;
    padding: 0.5em;
    border: thin gray dashed;
    font-size: 0.8em
    }
ul {
    list-style-type: none
    }
li {
    margin-bottom: 0.5em
    }
a:link {
    color: blue;
    background-color: inherit;
    text-decoration: none
    }
a:visited {
    color: blue;
    background-color: inherit;
    text-decoration: none
    }
a:hover {
    color: red;
    background-color: inherit
    }