@media print {
    span.pgmark {
        border: 0 !important;
        display: none;
        visibility: hidden
        }
    hr.pg {
        display: none;
        visibility: hidden
        }
    p {
        margin-bottom: 0.25em;
        text-indent: 2em
        }
    body {
        margin-right: 0;
        margin-left: 0
        }
    }
@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%
        }
    }
@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
        }
    .illus a:link img, .illus a:visited img {
        border: 1px solid white
        }
    .illus a:hover img {
        border: 1px solid red
        }
    }
body {
    font-size: medium;
    font-family: serif
    }
div.main {
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    padding-top: 3em;
    padding-bottom: 1em;
    clear: both;
    page-break-after: always;
    max-width: 32em
    }
div.tp {
    page-break-after: always;
    page-break-before: always;
    margin: 8em auto 4em auto;
    font-family: "Goudy", "Goudy Old Style", serif;
    text-align: center;
    text-indent: 0 !important;
    word-spacing: 0.3em
    }
.tp p {
    text-indent: 0 !important
    }
.tp h1 {
    page-break-after: avoid !important;
    text-align: center;
    font-weight: bold;
    font-size: 180%;
    word-spacing: 0.25em;
    letter-spacing: 0.05em;
    line-height: 2;
    margin-top: 4em;
    margin-bottom: 0.5em
    }
.tp p.h3 {
    font-size: 130%;
    line-height: 1.75
    }
.tp p.h4 {
    font-size: 100%;
    margin: 1.5em auto
    }
.tp .dbl {
    border-bottom: 4px double black;
    padding-bottom: 1em;
    width: 12em
    }
.tp p.printed {
    max-width: 20em;
    margin: 2em auto 2em auto
    }
.main h2 {
    page-break-after: avoid !important;
    text-align: center;
    text-indent: 0;
    font-weight: bold;
    font-family: "Goudy", "Goudy Old Style", serif;
    margin-top: 8em;
    margin-bottom: 2em;
    font-size: 140%;
    word-spacing: 0.15em;
    letter-spacing: 0.05em;
    line-height: 1.7
    }
p.printer {
    text-align: right;
    margin-top: 4em;
    page-break-after: always
    }
p.printer small {
    border-top: thin solid black;
    padding-top: 0.5em
    }
p.border {
    margin: 0;
    padding: 0;
    text-indent: 0;
    border: 0;
    text-align: center
    }
p.blurb {
    text-align: justify;
    margin-left: 1em;
    text-indent: -2em
    }
div.advert {
    margin-top: 0;
    margin-bottom: 0;
    text-align: center;
    text-indent: 0 !important;
    margin-left: auto;
    margin-right: auto
    }
.advert h1 {
    text-align: center;
    text-indent: 0;
    font-weight: bold;
    font-family: "Goudy", "Goudy Old Style", serif;
    margin-top: 0.25em;
    margin-bottom: 0.5em;
    font-size: 200%;
    word-spacing: 0.25em;
    letter-spacing: 0.15em;
    line-height: 1.7
    }
.advert h3 {
    text-align: center;
    font-weight: normal;
    font-size: 110%;
    line-height: 1.5
    }
div.poem {
    text-align: left;
    margin: 1em 5%;
    padding-left: 4em
    }
.poem div {
    line-height: 1.7em;
    margin-top: 0;
    margin-left: 3em;
    text-indent: -3em
    }
img.framed {
    padding: 0;
    border: 2px solid black;
    margin-bottom: 0
    }
div.illus {
    margin-left: -5%;
    margin-right: -5%;
    page-break-inside: avoid !important;
    margin-top: 3em;
    margin-bottom: 3em
    }
div.illus p {
    text-indent: 0;
    text-align: center;
    margin-top: 0;
    margin-bottom: 0;
    font-style: normal;
    line-height: 1.5;
    text-indent: 0
    }
table.caption {
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    padding: 0;
    border-collapse: collapse
    }
td.c {
    text-align: center;
    white-space: nowrap
    }
td.r {
    text-align: right;
    white-space: nowrap
    }
td.f {
    text-align: right;
    white-space: nowrap
    }
sup {
    font-size: 70%;
    vertical-align: text-top;
    line-height: 1
    }
div.footnote {
    margin-right: 5%;
    margin-bottom: 1em;
    padding-top: 0.5em;
    padding-right: 0.75em
    }
div.footnote p {
    text-indent: -1.25em;
    margin-left: 1.25em;
    margin-top: 0;
    margin-bottom: 0;
    margin-right: 0;
    font-size: small;
    text-align: justify
    }
hr {
    background-color: black;
    color: inherit;
    padding: 0;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    clear: left
    }
hr.pg {
    width: 100%
    }
hr.mini {
    width: 4em
    }
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
    }
.ns {
    display: none;
    visibility: hidden
    }
small {
    font-size: 70%
    }
.tiny {
    font-size: 60%
    }
big {
    font-size: 130%
    }
big.xl {
    font-size: 170%
    }
.smcap {
    font-variant: small-caps
    }
.pgbrk {
    page-break-after: always
    }
cite, em {
    font-style: italic
    }
strong {
    font-weight: bold
    }
.rt {
    text-align: right;
    padding-top: 2em
    }
.ctr {
    text-align: center;
    line-height: 1.8;
    text-indent: 0 !important
    }
.spread {
    word-spacing: 1em;
    letter-spacing: 0.25em
    }
.sprd {
    word-spacing: 0.25em;
    letter-spacing: 0.25em
    }
.vsprd {
    line-height: 1.8
    }
.nw {
    white-space: nowrap
    }
.top2 {
    padding-top: 2em
    }
.center {
    text-align: center
    }
pre {
    font-size: 85%
    }