@media print {
    span.pgmark {
        border: 0 !important;
        display: none;
        visibility: hidden
        }
    hr.pg {
        display: none;
        visibility: hidden
        }
    p {
        margin-bottom: 0;
        text-indent: 2em
        }
    div.footnote p {
        page-break-inside: avoid !important
        }
    body {
        margin-left: 5%;
        margin-right: 5%
        }
    .noscr {
        text-align: center
        }
    .stanza {
        margin: 0.5em auto 0.5em 10em
        }
    }
@media screen {
    span.pgmark {
        border-top: thin solid silver;
        border-bottom: thin solid silver;
        display: inline
        }
    p {
        margin-bottom: 0.75em;
        text-indent: 0
        }
    div.footnote {
        background-color: #eee;
        color: #000
        }
    body {
        margin-left: 10%;
        margin-right: 10%
        }
    .noscr {
        display: none;
        visibility: hidden
        }
    .stanza {
        margin: 0.5em auto 0.5em 12em
        }
    }
body {
    font-size: medium;
    text-align: justify
    }
div.frontmatter {
    margin: 2em auto;
    page-break-before: always;
    page-break-after: always
    }
div.frontmatter h1 {
    font-size: 240%;
    font-variant: small-caps;
    line-height: 2;
    padding-top: 2em
    }
div.frontmatter h1 small {
    font-size: 50%
    }
div.frontmatter h2 {
    line-height: 3.5;
    margin-top: 1em
    }
div.frontmatter h2 small {
    font-size: 70%
    }
div.frontmatter h3 {
    margin: 6em auto 4em auto;
    font-size: 120%
    }
div.frontmatter h3 small {
    font-size: 80%
    }
div.frontmatter h3 big {
    font-size: 150%;
    word-spacing: 0.5em;
    letter-spacing: 0.1em
    }
table.toc {
    margin-left: auto;
    margin-right: auto;
    page-break-after: always
    }
.toc td {
    text-align: right;
    font-size: medium;
    vertical-align: baseline
    }
.toc td.cn {
    font-size: small
    }
.toc td.chap {
    text-align: justify;
    font-variant: small-caps;
    padding-left: 1.5em;
    text-indent: -1em !important
    }
.toc td.details {
    text-align: justify;
    padding-left: 1.5em;
    vertical-align: bottom
    }
.toc td.pg {
    vertical-align: bottom;
    padding-left: 0.5em
    }
.toc i {
    font-variant: normal
    }
.toc small {
    font-size: 60%
    }
div.main {
    margin-left: auto;
    margin-right: auto;
    max-width: 35em;
    page-break-after: always
    }
p {
    margin-top: 0.15em
    }
p.tbstars {
    margin: 0.5em auto;
    text-align: center;
    word-spacing: 2em
    }
p.address {
    margin-top: 1.5em;
    margin-bottom: 0 !important;
    text-align: right;
    padding-right: 4em
    }
p.date {
    margin-bottom: 1.25em !important;
    text-align: right;
    padding-right: 1em
    }
p.sig1 {
    padding-left: 12em;
    margin-bottom: 0 !important
    }
p.sig2 {
    padding-left: 14em;
    margin-bottom: 0 !important
    }
p.sig3 {
    padding-left: 16em
    }
p.cutbordertop {
    margin: 0;
    text-indent: 0;
    border: 0;
    text-align: center;
    line-height: 0.5
    }
p.cutborderbot {
    margin: 0;
    text-indent: 0;
    border: 0;
    text-align: center;
    line-height: 0.5
    }
div.cutout {
    margin: 1em 2em 2em auto;
    padding: 0;
    text-align: center;
    text-indent: 0
    }
p.hangsig {
    padding-left: 8em;
    text-indent: -2em;
    width: 50%
    }
.anon {
    word-spacing: 2em
    }
h1, h2, h3, h4 {
    text-align: center;
    font-weight: normal
    }
h2 {
    margin: 4em auto 0 auto;
    font-size: 140%
    }
h3 {
    margin: 1em auto;
    line-height: 1.8;
    font-size: 85%
    }
.stanza {
    font-size: 85%
    }
.stanza div {
    line-height: 1.3em;
    margin-top: 0;
    margin-left: 3em;
    text-indent: -3em
    }
.indent {
    margin-left: 4.5em !important
    }
.indent6 {
    margin-left: 12em !important
    }
.stanza div.newverse {
    margin-top: 1em !important
    }
sup {
    font-size: small;
    vertical-align: top
    }
div.footnote {
    margin-bottom: 1em;
    padding-top: 0.25em;
    padding-bottom: 0.25em;
    padding-right: 0.75em;
    page-break-after: always
    }
div.footnote p {
    text-indent: -1.25em;
    margin-left: 2.25em;
    margin-top: 0;
    margin-bottom: 0;
    margin-right: 0;
    font-size: small;
    text-align: justify
    }
div.footnote a {
    padding-right: 0.5em
    }
hr.footnote {
    width: 5em;
    margin: 1em auto 0.2em 0;
    text-align: left;
    page-break-before: avoid;
    page-break-after: avoid
    }
hr {
    background-color: black;
    color: inherit;
    padding: 0;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    clear: left
    }
hr.tb {
    width: 10em;
    margin-top: 1em;
    margin-bottom: 1em
    }
hr.pg {
    width: 100%
    }
@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
        }
    }
span.pgmark {
    font-size: x-small;
    font-family: serif;
    font-variant: normal;
    font-style: normal;
    font-weight: normal;
    letter-spacing: 0;
    line-height: 1.2;
    text-indent: 0;
    text-align: left;
    margin: 0;
    padding: 0.05em 0.5em !important
    }
ins.TN {
    text-decoration: none;
    border-bottom: 0
    }
table.math {
    margin: 0.25em auto;
    text-align: center
    }
.enorm {
    font-size: 300%
    }
.dfrac {
    border-top: 1pt solid black;
    text-align: center
    }
.ns {
    display: none;
    visibility: hidden
    }
.smc {
    font-variant: small-caps
    }
.noindent {
    text-indent: 0 !important
    }
.pgbrk {
    page-break-after: always
    }
.newpg {
    page-break-before: always
    }
.ctr {
    text-indent: 0;
    text-align: center
    }
.above2 {
    padding-top: 2em
    }
.above4 {
    padding-top: 4em
    }
.nw {
    white-space: nowrap
    }
.nopad {
    padding: 0 !important
    }
cite, em {
    font-style: italic
    }