@media print {
    .pagenum {
        position: absolute;
        left: 92%;
        font-size: x-small;
        background-color: inherit;
        text-align: right;
        color: gray;
        display: none;
        visibility: hidden
        }
    }
@media screen {
    p.ornate span.pagenum {
        position: absolute;
        left: 92%;
        font-size: x-small;
        background-color: inherit;
        text-align: right;
        color: gray;
        display: none;
        visibility: hidden
        }
    span.pagenum {
        position: absolute;
        left: 2%;
        right: 91%;
        font-size: x-small;
        background-color: inherit;
        text-align: right;
        color: gray;
        display: inline;
        visibility: visible
        }
    }
div.main {
    max-width: 40em;
    margin-left: auto;
    margin-right: auto;
    page-break-before: always
    }
body {
    margin-left: 12%;
    margin-right: 11%
    }
p {
    margin-top: 0.75em;
    text-align: justify;
    margin-bottom: 0.75em;
    line-height: 1.5;
    text-indent: 1em
    }
p.ornate {
    margin-top: -0.75em;
    text-align: justify;
    margin-bottom: 0;
    line-height: 1.5;
    text-indent: 0
    }
p.noindent {
    text-indent: 0
    }
p.pub {
    margin-top: 0.75em;
    text-align: justify;
    margin-bottom: 0.75em;
    line-height: 1;
    text-indent: 0
    }
p.centerpub {
    margin-top: 0.75em;
    text-align: center;
    margin-bottom: 0.75em;
    line-height: 1;
    text-indent: 0
    }
p.rightpub {
    margin-top: 0.75em;
    text-align: right;
    margin-bottom: 0.75em;
    line-height: 1;
    text-indent: 0
    }
p.footnote {
    margin-top: 0.25em;
    text-indent: 0;
    margin-bottom: 0.5em;
    font-size: 0.8em
    }
h1, h2, h3, h4 {
    text-align: center;
    page-break-after: avoid !important
    }
h2 {
    margin-top: 3em;
    clear: both;
    word-spacing: 0.25em;
    letter-spacing: 0.15em;
    font-weight: 500
    }
h3 {
    margin-top: 3em;
    clear: both;
    margin-bottom: 0.5em;
    word-spacing: 0.25em;
    letter-spacing: 0.15em
    }
h4 {
    margin-top: 2em;
    clear: both;
    word-spacing: 0.25em;
    letter-spacing: 0.25em
    }
a {
    text-decoration: none
    }
table {
    margin-left: auto;
    margin-right: auto
    }
.blockquot {
    margin-left: 5%;
    margin-right: 10%
    }
.center {
    text-align: center
    }
.right {
    text-align: right
    }
.smcap {
    font-variant: small-caps
    }
div.wrap_area .pagenum {
    left: 104%
    }
div.shape_wrap div {
    clear: left
    }
hr.full {
    width: 100%;
    margin-top: 2em;
    margin-bottom: 2em
    }
hr.major {
    width: 75%;
    margin-top: 2em;
    margin-bottom: 2em
    }
hr.minor {
    width: 38%;
    margin-top: 0.5em;
    margin-bottom: 0.5em
    }
hr.mini {
    width: 24%;
    margin-top: 0.5em;
    margin-bottom: 0.5em
    }
.poem {
    margin-left: 10%;
    margin-right: 10%;
    text-align: left
    }
.poem br {
    display: none
    }
.poem .stanza {
    margin: 1em 0 1em 0
    }
.poem span.i0 {
    display: block;
    margin-left: 0;
    padding-left: 3em;
    text-indent: -3em
    }
.poem span.i2 {
    display: block;
    margin-left: 2em;
    padding-left: 3em;
    text-indent: -3em
    }
.poem span.i4 {
    display: block;
    margin-left: 4em;
    padding-left: 3em;
    text-indent: -3em
    }
p.titleblock {
    margin-top: 0;
    margin-bottom: 0;
    text-indent: 0;
    text-align: center
    }
.figcenter {
    margin: auto;
    text-align: center
    }
.caption {
    font-size: 80%
    }
.figright {
    clear: right;
    margin-left: 1em;
    margin-bottom: 1em;
    margin-top: 1em;
    margin-right: 0;
    padding: 0;
    text-align: center
    }
.newchap {
    page-break-before: always
    }
ins.transcriber {
    text-decoration: none;
    border-bottom: thin dotted silver
    }
div.tnote {
    border: dashed 1px;
    margin-left: 10%;
    margin-right: 10%;
    padding-bottom: 0.5em;
    padding-top: 0.5em;
    padding-left: 0.5em;
    padding-right: 0.5em;
    font-size: 90%;
    page-break-before: always
    }
div.tnote p {
    text-indent: 0;
    margin-top: 0.5em
    }
div.tnote h3 {
    margin-top: 1em;
    word-spacing: normal;
    letter-spacing: normal
    }
td.toc a {
    text-align: right;
    font-size: small
    }
td.toc {
    text-align: justify;
    font-size: small;
    page-break-before: avoid;
    page-break-inside: avoid
    }
td .pagenum a {
    font-size: x-small
    }
td .pagenum {
    visibility: hidden
    }
.footnote {
    margin-left: 5%;
    margin-right: 5%
    }
.footnote .label {
    right: 85%;
    text-align: right
    }
.fnanchor {
    vertical-align: super;
    font-size: 0.7em
    }