@media print {
    p {
        text-indent: 1.5em;
        margin-bottom: 0.5em
        }
    span.pgmark {
        border: 0 !important
        }
    hr.pg, .nopr {
        display: none;
        visibility: hidden
        }
    ins.transcriber {
        text-decoration: none;
        border-bottom: 0
        }
    }
@media screen {
    p {
        text-indent: 0;
        margin-bottom: 0.75em
        }
    span.pgmark {
        border-top: thin solid silver;
        border-bottom: thin solid silver
        }
    ins.transcriber {
        text-decoration: none;
        border-bottom: thin dotted silver
        }
    .nopr {
        letter-spacing: 0
        }
    }
body {
    margin-left: 10%;
    margin-right: 10%;
    font-size: medium
    }
div.main {
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    padding-top: 3em;
    padding-bottom: 3em;
    clear: both;
    page-break-after: always;
    max-width: 32em
    }
div.tp {
    page-break-after: always;
    page-break-before: always;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    word-spacing: 0.3em
    }
div.poem {
    text-align: left;
    margin-top: 0.25em;
    margin-bottom: 1em;
    margin-left: 5%;
    margin-right: 5%
    }
div.first:first-letter {
    font-size: 150%
    }
div.poem .stanza {
    margin-top: 0.75em
    }
.stanza div {
    line-height: 1.2em;
    margin-top: 0;
    margin-left: 2em;
    text-indent: -2em;
    clear: both
    }
h1, h2, h3, h4 {
    text-indent: 0;
    text-align: center;
    page-break-after: avoid !important;
    font-family: "Goudy", "Goudy Old Style", serif
    }
h1 {
    font-size: 160%;
    font-weight: normal;
    margin-top: 3em;
    margin-bottom: 2em;
    line-height: 2.5
    }
h1 small {
    font-size: 70%
    }
small.tiny {
    font-size: 45%
    }
h1 .smaller {
    font-size: 90%
    }
h2 {
    font-size: 160%;
    line-height: 2;
    word-spacing: 0.5em
    }
h3 {
    font-size: 140%;
    letter-spacing: 0.2em;
    padding-top: 1em;
    font-weight: bold;
    font-style: italic
    }
h4 {
    font-size: 120%;
    word-spacing: 0.5em;
    padding-top: 1em
    }
p.h3 {
    font-size: 140%;
    text-align: center;
    text-indent: 0
    }
.spread {
    line-height: 1.8
    }
small {
    font-size: 80%
    }
big {
    font-size: 125%
    }
p {
    text-align: justify;
    font-size: 85%
    }
hr {
    background-color: black;
    color: inherit;
    padding: 0
    }
hr.pg {
    width: 100%
    }
hr.auth {
    width: 8em
    }
hr.tp {
    width: 5em
    }
hr.mini {
    width: 30%;
    page-break-after: avoid !important
    }
.hr {
    display: block;
    width: 10em;
    background: inherit;
    color: black;
    padding: 0;
    border-top: 3px solid black;
    border-bottom: 1px solid black
    }
.hr hr {
    display: none
    }
.width50 {
    width: 50% !important
    }
@media print {
    a:link {
        color: black;
        background-color: inherit;
        text-decoration: none
        }
    a:visited {
        color: black;
        background-color: inherit;
        text-decoration: none
        }
    }
@media screen {
    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
        }
    a:focus {
        outline: #fe6 solid 2px;
        color: inherit;
        background-color: #fe6
        }
    }
img.framed {
    border: 2px solid black;
    clear: both
    }
p.illus {
    text-indent: 0;
    text-align: center;
    margin-top: 3em;
    margin-bottom: 3em;
    margin-left: -5%;
    margin-right: -5%;
    font-style: normal;
    line-height: 1.5;
    page-break-inside: avoid !important;
    clear: both
    }
p.illus small {
    white-space: nowrap
    }
span.pgmark {
    font-size: x-small;
    font-family: serif;
    font-variant: normal;
    font-style: normal;
    font-weight: normal;
    line-height: 1.2;
    text-indent: 0;
    text-align: left;
    margin: 0;
    padding: 0.05em 0.5em !important;
    display: inline
    }
div.tnote {
    border: dashed 1px;
    padding: 0.5em;
    margin-top: 3em;
    margin-bottom: 3em;
    page-break-before: always
    }
div.tnote p {
    text-indent: 0;
    margin-top: 0.5em;
    font-size: 85%
    }
div.tnote h3 {
    text-indent: 0;
    text-align: left;
    font-size: 110%;
    font-style: normal;
    font-weight: bold;
    padding-top: 0;
    letter-spacing: 0
    }
.pgbrk {
    page-break-after: always
    }
.smcap {
    font-variant: small-caps
    }
.ns {
    display: none;
    visibility: hidden
    }
.nobrk {
    white-space: nowrap
    }
.offset {
    padding-top: 5em;
    padding-bottom: 5em
    }
.rt {
    text-align: right;
    text-indent: 0
    }
.ctr {
    text-align: center;
    text-indent: 0
    }
.after2 {
    padding-bottom: 2em
    }
em, cite {
    font-style: italic
    }
strong {
    font-weight: bold
    }