@media print {
    p {
        text-indent: 1.5em;
        margin-bottom: 0.1em
        }
    span.pgmark {
        border: 0 !important;
        display: none;
        visibility: hidden
        }
    hr.pg, .nopr {
        display: none;
        visibility: hidden
        }
    div.footnote {
        margin-right: 15%;
        margin-bottom: 1em;
        padding-top: 0.25em;
        padding-bottom: 0.25em;
        padding-right: 0.75em
        }
    }
@media screen {
    p {
        text-indent: 0;
        margin-bottom: 0.75em
        }
    span.pgmark {
        border-top: thin solid silver;
        border-bottom: thin solid silver;
        display: inline
        }
    div.footnote {
        margin-right: 15%;
        margin-bottom: 1em;
        padding-top: 0.25em;
        padding-bottom: 0.25em;
        padding-right: 0.75em;
        background-color: #eee;
        color: #000
        }
    }
@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 {
    margin-left: 10%;
    margin-right: 10%;
    font-size: medium;
    text-align: justify
    }
div.tp {
    page-break-after: always;
    page-break-before: always;
    margin-left: auto;
    margin-right: auto;
    font-family: "Goudy", "Goudy Old Style", serif;
    text-align: center;
    word-spacing: 0.3em
    }
.tp p.publ {
    padding-top: 5em;
    font-size: 110%;
    page-break-after: always
    }
.tp p.copyrta {
    padding-top: 4em;
    padding-bottom: 4em;
    font-size: 70%
    }
.tp p.copyrtb {
    font-size: 70%
    }
.tp h1 {
    font-size: 210%
    }
.tp h3 {
    font-size: 100%;
    font-weight: normal;
    line-height: 2
    }
.tp h3 big {
    font-size: 150%
    }
.tp h3 small {
    font-size: 80%
    }
div.main {
    margin-left: auto;
    margin-right: auto;
    max-width: 35em;
    page-break-after: always
    }
p {
    margin-top: 0
    }
p.illus {
    text-indent: 0;
    text-align: center;
    margin-top: 6em;
    margin-bottom: 6em
    }
p.firstword {
    text-indent: 0
    }
p.firstword:first-letter {
    font-size: 275%;
    line-height: 95%
    }
h2 {
    font-family: "Goudy", "Goudy Old Style", serif;
    text-align: center;
    word-spacing: 0.3em;
    font-weight: bold;
    font-size: 170%;
    padding: 3em 0 2em 0
    }
hr {
    background-color: black;
    color: inherit;
    padding: 0
    }
hr.pg {
    width: 100%
    }
hr.tiny {
    width: 2em;
    text-align: center;
    page-break-before: avoid;
    page-break-after: avoid
    }
sup {
    font-size: 80%;
    vertical-align: top
    }
div.footnote p {
    text-indent: -0.75em;
    margin-left: 0.75em;
    margin-top: 0;
    margin-bottom: 0;
    margin-right: 0;
    font-size: small;
    text-align: justify
    }
hr.footnote {
    width: 5em;
    margin: 1em auto 0.2em 0;
    text-align: left;
    page-break-before: avoid;
    page-break-after: avoid
    }
ins.TNsilent {
    text-decoration: none;
    border-bottom: 0
    }
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
    }
.pgbrk {
    page-break-after: always
    }
em {
    font-style: italic
    }