@media print {
    span.pgmark {
        border: 0 !important
        }
    hr.pg {
        display: none;
        visibility: hidden
        }
    .main 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 !important;
        visibility: visible !important;
        position: absolute;
        left: 1%
        }
    p {
        margin-bottom: 0.75em;
        text-indent: 0
        }
    body {
        margin-left: 10%;
        margin-right: 10%
        }
    }
body {
    font-size: medium
    }
h1 {
    text-indent: 0;
    text-align: left;
    font-family: sans-serif;
    font-weight: normal;
    font-size: 320%;
    margin: 0 auto;
    word-spacing: 0.15em;
    padding-top: 1em;
    padding-bottom: 0.5em
    }
div.main {
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    padding-top: 3em;
    padding-bottom: 3em;
    max-width: 32em
    }
div.main p {
    text-align: justify;
    margin-top: 0;
    line-height: 1.3
    }
div.tnote {
    border: dashed 1px;
    padding: 0.5em;
    margin-top: 3em;
    margin-bottom: 6em;
    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;
    letter-spacing: 0
    }
.clearup {
    clear: left;
    line-height: 0
    }
p.blurb {
    text-indent: 0 !important;
    text-align: justify !important;
    font-family: sans-serif;
    font-size: 110%;
    margin: 2em auto 0 auto !important;
    line-height: 2 !important
    }
p.author {
    text-indent: 0 !important;
    text-align: right !important;
    font-family: sans-serif;
    font-size: 110%;
    font-variant: small-caps;
    margin: 2em 0 2em auto !important
    }
div.illus {
    margin: 4em auto
    }
@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 {
    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
    }
hr {
    background-color: black;
    color: inherit;
    padding: 0
    }
.ns {
    display: none;
    visibility: hidden
    }
em, cite {
    font-style: italic
    }
.tb {
    padding-top: 1.7em
    }
.noindent {
    text-indent: 0 !important
    }
.fltright {
    margin: 1em 0 1em 1em
    }
.fltleft {
    margin-right: 4em
    }
.framed {
    border: thin solid black
    }
.uc {
    text-transform: uppercase
    }
.drop {
    font-size: 275%;
    line-height: 90%
    }
.ctr {
    text-align: center
    }