@media print {
    span.pgmark {
        border: 0 !important
        }
    hr.pg {
        display: none;
        visibility: hidden
        }
    .main p {
        margin-bottom: 0.25em;
        text-indent: 2em
        }
    .letter p.sig {
        padding-right: 2em
        }
    div.footnote p {
        page-break-inside: avoid !important
        }
    body {
        margin-right: 0;
        margin-left: 0
        }
    }
@media screen {
    span.pgmark {
        border-top: thin solid silver;
        border-bottom: thin solid silver;
        display: inline !important;
        visibility: visible !important;
        position: absolute;
        left: 1%
        }
    p {
        margin-bottom: 0.75em;
        text-indent: 0
        }
    body {
        margin-left: 10%;
        margin-right: 10%
        }
    }
@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
        }
    }
body {
    font-size: medium;
    font-family: serif
    }
div.main {
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    padding-top: 3em;
    padding-bottom: 3em;
    page-break-before: always;
    page-break-after: always;
    max-width: 35em
    }
div.main p {
    text-align: justify;
    margin-top: 0
    }
.main h1 {
    text-align: center;
    text-indent: 0 !important;
    font-weight: normal;
    font-family: "Goudy", "Goudy Old Style", serif;
    margin-top: 2em;
    margin-bottom: 4em;
    font-size: 220%;
    line-height: 1.7;
    word-spacing: 0.5em
    }
.main h2 {
    page-break-after: avoid !important;
    page-break-before: always;
    text-align: center;
    text-indent: 0 !important;
    font-weight: normal;
    font-family: "Goudy", "Goudy Old Style", serif;
    margin-top: 4em;
    margin-bottom: 1em;
    font-size: 140%;
    line-height: 1.7
    }
.main h3 {
    text-align: center;
    text-indent: 0 !important;
    font-weight: normal;
    font-family: "Goudy", "Goudy Old Style", serif;
    margin-top: 2em;
    margin-bottom: 4em;
    font-size: 120%;
    line-height: 1.4
    }
td {
    padding-top: 0.5em;
    vertical-align: top
    }
td.num {
    text-align: right;
    margin-left: 2em;
    vertical-align: bottom
    }
table {
    margin: 0 auto 3em auto;
    width: 24em
    }
blockquote {
    margin: 1.5em auto;
    font-size: 85%
    }
blockquote .stanza {
    margin-top: 1.25em;
    page-break-inside: avoid !important
    }
.stanza br {
    display: none;
    visibility: hidden
    }
.stanza div {
    line-height: 1.3em;
    margin-top: 0;
    padding-left: 3em;
    text-indent: -3em;
    text-align: left
    }
.stanza .i2 {
    text-indent: -1.5em
    }
.stanza .i6 {
    text-indent: 2em
    }
.pl3 {
    padding-left: 6em
    }
.pl4 {
    padding-left: 8em
    }
.pl5 {
    padding-left: 10em
    }
.pl6 {
    padding-left: 12em
    }
.pl7 {
    padding-left: 14em
    }
div.tnote {
    border: dashed 1px;
    padding: 0.5em;
    margin-top: 3em;
    margin-bottom: 3em;
    page-break-before: always;
    page-break-after: 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
    }
span.pgmark {
    display: none;
    visibility: hidden;
    font-size: x-small;
    font-family: serif;
    font-variant: normal;
    font-style: normal;
    font-weight: normal;
    line-height: 1.2;
    letter-spacing: 0;
    text-indent: 0;
    text-align: left;
    margin: 0;
    padding: 0.05em 0.5em !important
    }
.ns {
    display: none;
    visibility: hidden
    }
.smcap {
    font-variant: small-caps
    }
.allcaps {
    font-variant: small-caps;
    text-transform: lowercase
    }
.pgbrk {
    page-break-after: always
    }
.newpg {
    page-break-before: always
    }
em, cite {
    font-style: italic
    }
.nw {
    white-space: nowrap
    }
.noindent {
    text-indent: 0 !important
    }
.ctr {
    text-align: center !important;
    text-indent: 0 !important
    }
.rt {
    text-align: right !important
    }
.so {
    letter-spacing: 0.2em
    }
.top6 {
    padding-top: 6em
    }
hr.full {
    width: 100%;
    margin-top: 3em;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    border-width: 4px 0 0 0;
    border-style: solid;
    border-color: #000;
    clear: both
    }
pre {
    font-size: 85%
    }