@media print {
    span.pgmark {
        border: 0 !important;
        display: none;
        visibility: hidden
        }
    hr.pg, small.toclink {
        display: none;
        visibility: hidden
        }
    p {
        margin-bottom: 0.25em;
        text-indent: 2em
        }
    body {
        margin-right: 0;
        margin-left: 0
        }
    div.subbody {
        margin-right: 0;
        margin-left: 0
        }
    }
@media screen {
    span.pgmark {
        border-top: thin solid silver;
        border-bottom: thin solid silver;
        display: inline;
        max-width: 7em
        }
    p {
        margin-bottom: 0.75em;
        text-indent: 0
        }
    body {
        margin-left: 4em;
        margin-right: 4em
        }
    div.subbody {
        margin-left: 6%;
        margin-right: 6%
        }
    }
@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
    }
div.main {
    margin: 4em auto;
    max-width: 32em;
    page-break-after: always
    }
p {
    text-align: justify;
    margin-top: 0.25em
    }
p.tb {
    text-align: center;
    word-spacing: 3em;
    margin: 1em auto
    }
p.start {
    text-indent: 0 !important;
    margin-top: 1.25em
    }
p.start span.start {
    text-transform: uppercase
    }
h1, h2, h3, h4 {
    text-indent: 0;
    text-align: center;
    font-family: "Goudy", "Goudy Old Style", serif
    }
h1 {
    font-size: 240%;
    padding-top: 4em
    }
h2 {
    font-size: 180%;
    margin-top: 3em
    }
h3 {
    font-size: 150%
    }
h4 {
    font-size: 125%
    }
table.pub {
    margin-left: auto;
    margin-right: auto;
    text-align: justify;
    width: 75%
    }
table.pub td.l {
    border-top: thick solid black;
    border-left: thick solid black;
    border-bottom: thick solid black
    }
table.pub td.r {
    border-top: thick solid black;
    border-right: thick solid black;
    border-bottom: thick solid black
    }
table.lof {
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    width: 75%
    }
table.lof td {
    padding-right: 4em
    }
table.lof td.r {
    text-align: right;
    padding-right: 0
    }
table.lof td.c {
    text-align: center;
    padding-right: 0;
    width: 3em
    }
img.initial {
    clear: left
    }
img {
    clear: both
    }
div.illus {
    text-indent: 0;
    text-align: center;
    margin-top: 4em;
    margin-bottom: 4em;
    margin-left: -10%;
    margin-right: -10%;
    font-style: italic;
    font-size: 80%
    }
.illus p {
    text-align: right
    }
.illus a:link img, .illus a:visited img {
    border: 2px solid white
    }
.illus a:hover img {
    border: 2px solid red
    }
hr {
    background-color: black;
    color: inherit;
    padding: 0;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    clear: left
    }
hr.pg {
    width: 100%
    }
ins.TN {
    text-decoration: none;
    border-bottom: 0
    }
span.pgmark {
    font-size: x-small;
    font-family: serif;
    font-variant: normal;
    font-style: italic;
    font-weight: normal;
    letter-spacing: 0;
    word-spacing: 0;
    line-height: 1.2;
    text-indent: 0;
    text-align: right;
    margin: 0;
    padding: 0.05em 0.5em !important
    }
.ns {
    display: none;
    visibility: hidden
    }
.pgbrk {
    page-break-after: always
    }
.newpg {
    page-break-before: always
    }
.ctr {
    text-align: center;
    text-indent: 0 !important
    }
.rt {
    text-align: right
    }
.nw {
    white-space: nowrap
    }
.top1 {
    padding-top: 1em !important
    }
.top2 {
    padding-top: 2em !important
    }
.top4 {
    padding-top: 4em !important
    }
.sprd {
    line-height: 1.8
    }