p {
    text-align: justify;
    text-indent: 2em;
    margin-top: 0.5em;
    margin-bottom: 0.5em
    }
p.noindent {
    text-indent: 0
    }
h1, h2 {
    text-align: center;
    clear: both;
    font-weight: normal
    }
hr {
    width: 15%;
    margin-top: 1.5em;
    margin-bottom: 1.5em;
    margin-left: auto;
    margin-right: auto;
    clear: both;
    color: black;
    background-color: black;
    border: none
    }
table {
    margin-left: auto;
    margin-right: auto
    }
body {
    margin-left: 17%;
    margin-right: 17%
    }
.pagenum {
    margin-right: 0;
    text-align: right;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    letter-spacing: 0;
    text-decoration: none;
    text-indent: 0;
    font-size: x-small;
    white-space: nowrap
    }
.pagenum a {
    display: inline-block;
    color: #808080;
    border: 1px solid silver
    }
.center {
    text-align: center
    }
.footnotes {
    border: 1px dashed #808080;
    margin-top: 6em
    }
.footnote {
    margin-left: 5%;
    margin-right: 5%;
    text-align: justify;
    margin-top: 0.75em;
    margin-bottom: 0.75em
    }
.footnote p {
    text-indent: 0;
    margin-top: 0.5em;
    margin-bottom: 0.5em
    }
.footnote .label, .fnanchor {
    vertical-align: super;
    text-decoration: none;
    font-size: x-small;
    font-weight: normal;
    font-style: normal
    }
.tnote {
    text-align: justify;
    border: 1px dashed #808080;
    background-color: #eee;
    padding: 0.5em;
    text-indent: 0
    }
.tnote ul {
    padding-right: 1em;
    padding-left: 1em;
    margin-left: 1em;
    margin-bottom: 0
    }
.subheadingcell {
    padding-left: 1.5em;
    font-size: smaller
    }
.pagenumbercell {
    text-align: right;
    font-size: smaller;
    vertical-align: bottom
    }
em {
    letter-spacing: 0.25em;
    margin-right: -0.25em;
    font-style: normal;
    font-weight: normal
    }
em.spacedpart {
    margin-right: -0.05em
    }
.spaced {
    letter-spacing: 0.2em;
    margin-right: -0.2em
    }
strong {
    font-style: normal;
    font-weight: bold
    }
ol {
    list-style-type: none;
    list-style-position: outside
    }
.correction {
    text-decoration: none;
    border-bottom: 1px dashed #369
    }
.greek {
    text-decoration: none;
    border-bottom: 1px dashed #693
    }
hr.chapterend {
    width: 25%;
    margin-bottom: 5em
    }
a:link {
    text-decoration: none;
    color: #0000C8
    }
a:visited {
    text-decoration: none;
    color: #A000A0
    }
a:hover {
    text-decoration: underline
    }
a:active {
    text-decoration: underline
    }
.pagenum a:hover {
    text-decoration: none
    }
.pagenum a:active {
    text-decoration: none
    }
@media print {
    body {
        margin-left: 6%;
        margin-right: 6%
        }
    h1, h2 {
        page-break-after: avoid
        }
    hr.chapterend {
        page-break-after: always
        }
    .tnote {
        page-break-after: always;
        page-break-before: always
        }
    .pagenum {
        visibility: hidden;
        display: none;
        position: absolute;
        left: 92%;
        margin-right: 0;
        text-align: right;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        letter-spacing: 0;
        text-decoration: none;
        text-indent: 0;
        font-size: x-small;
        color: #B0B0B0;
        white-space: nowrap
        }
    .pagenum a {
        color: #202020;
        border: 0;
        padding: 0
        }
    }