body {
    display: block;
    font-family: "Palatino Linotype", "Bookman Old Style", "Bookman", "URW Bookman L", serif;
    margin: 0;
    padding: 0 7% 0 8%
    }
p {
    display: block;
    line-height: 1.5em;
    margin: 1em 0 0 0
    }
body > p {
    text-align: justify;
    text-indent: 1em
    }
h2 + p {
    text-indent: -0.5em
    }
h2 + p:first-letter {
    font-size: 3em;
    line-height: 80%;
    padding-top: 0.08em;
    padding-right: 0.25em;
    text-indent: 0.5em
    }
h3 + p {
    text-indent: -0.5em
    }
h3 + p:first-letter {
    font-size: 3em;
    line-height: 80%;
    padding-top: 0.08em;
    padding-right: 0.25em;
    text-indent: 0.5em
    }
div {
    display: block
    }
h1 {
    display: block;
    font-size: 4em;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    margin-top: 0.25em;
    margin-bottom: 0.5em;
    text-align: center
    }
h2 {
    clear: both;
    display: block;
    font-size: 1.5em;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    margin-top: 2em;
    margin-bottom: 2em;
    page-break-before: right;
    text-align: center
    }
h3 {
    display: none;
    page-break-before: always
    }
hr {
    clear: both;
    margin: 1em auto 1em auto;
    width: 45%;
    margin-left: 27.5%;
    margin-right: 27.5%
    }
hr.chap {
    margin: 2em auto 2em auto;
    width: 65%;
    margin-left: 17.5%;
    margin-right: 17.5%
    }
del {
    display: none
    }
ins {
    border-bottom: thin none;
    text-decoration: none
    }
.figcenter {
    border: none;
    margin: auto;
    overflow: auto;
    padding-bottom: 1em;
    text-align: center
    }
img {
    border: none;
    padding: 0;
    width: 40%;
    height: auto
    }
.caption {
    display: block;
    font-size: 100%;
    font-style: normal;
    font-weight: bold;
    margin-top: 0.5em;
    text-align: center
    }
.click {
    font-family: Helvetica, Geneva, Arial, sans-serif;
    font-size: 1.25em;
    font-style: italic;
    font-weight: bold;
    margin-top: 0.5em;
    padding-right: 2em;
    padding-left: 2em;
    text-align: center
    }
ul {
    display: block;
    margin: 1.12em 0 1.12em 2.5em
    }
li {
    display: list-item;
    line-height: 1.2em;
    margin-top: 0.25em;
    margin-bottom: 0
    }
ul.toc {
    list-style-type: none;
    width: 80%
    }
.toc li {
    padding: 0 0 0 1.5em;
    text-align: left;
    text-indent: -1.5em
    }
.poem {
    margin-right: 5%;
    margin-left: 5%;
    text-align: left
    }
.poem .stanza {
    margin-top: 1em
    }
.stanza span {
    display: block;
    line-height: 1.2em;
    margin-top: 0;
    padding-left: 2em;
    text-indent: -2em
    }
.stanza br {
    display: none
    }
.pagenum {
    background-color: inherit;
    color: #666;
    font-size: 0.75em;
    font-style: normal;
    font-weight: normal;
    padding: 0 0 0 0.25em;
    text-align: right
    }
.pagenum a {
    text-decoration: none
    }
.pagenum a:hover {
    background-color: white;
    color: #c00
    }
:focus {
    outline: invert dotted thin
    }
:link {
    text-decoration: underline
    }
:visited {
    text-decoration: underline
    }
.titlepage {
    border: thick ridge black;
    padding: 1em 1em 1em 1em;
    margin: auto;
    overflow: auto;
    text-align: center;
    page-break-before: right;
    page-break-after: always
    }
.t1 {
    font-size: 75%;
    font-style: italic
    }
.t2 {
    font-size: 67%
    }
.subtitle {
    font-size: 1.5em;
    font-style: italic;
    text-align: center;
    text-indent: 0;
    padding: 2em
    }
.author {
    font-size: 2em;
    padding-bottom: 1em;
    text-align: center;
    text-indent: 0
    }
.pub {
    font-size: 1.5em;
    text-align: center;
    text-indent: 0
    }
.copyright {
    font-size: 95%;
    font-style: italic;
    text-align: center;
    text-indent: 0
    }
.city {
    font-size: 95%;
    font-variant: small-caps;
    text-align: center;
    text-indent: 0
    }
.transnote {
    background-color: #E6E6FA;
    border: thin dotted #007b00;
    clear: both;
    color: #007b00;
    font-family: Arial, Geneva, "DejaVu Sans", sans-serif;
    font-size: 0.75em;
    margin: 4em auto 2em auto;
    padding: 1em;
    text-align: left;
    width: 40%
    }
.transcriber {
    border-collapse: collapse;
    border: dotted thin #007b00
    }
.transcriber th {
    border: dotted thin #007b00;
    padding: 1em;
    text-align: center
    }
.transcriber td {
    border: dotted thin #007b00;
    padding: 1em;
    text-align: center
    }
@media all {
    h2 + p {
        text-indent: 0
        }
    h2 + p:first-letter {
        float: none;
        font-size: 1em;
        line-height: inherit;
        padding-top: 0;
        padding-right: 0;
        width: auto
        }
    h3 + p {
        text-indent: 0
        }
    h3 + p:first-letter {
        float: none;
        font-size: 1em;
        line-height: inherit;
        padding-top: 0;
        padding-right: 0;
        width: auto
        }
    ins {
        border-bottom: thin hidden #999;
        text-decoration: none
        }
    img {
        width: 90%
        }
    .pagenum {
        visibility: hidden
        }
    .pagenum a {
        text-decoration: none
        }
    .click {
        display: none
        }
    }
@media print {
    .click {
        display: none
        }
    .pagenum {
        visibility: hidden
        }
    ins {
        border-bottom: thin hidden #999;
        text-decoration: none
        }
    }