body {
    margin-left: 12%;
    margin-right: 8%
    }
h1, h2 {
    text-align: center;
    clear: both
    }
h1 {
    font-size: 2.5em
    }
h2 {
    font-weight: normal;
    line-height: 180%;
    margin-top: 2em
    }
p {
    margin-top: 0.5em;
    text-align: justify;
    margin-bottom: 0.5em;
    text-indent: 1.5em
    }
.pagenum {
    font-size: small;
    font-style: normal;
    font-weight: normal;
    letter-spacing: normal;
    color: #ccc;
    text-align: right
    }
.cent {
    text-align: center;
    text-indent: 0;
    clear: both
    }
.t2 {
    font-size: 1.5em
    }
.t3 {
    font-size: 1.2em
    }
.t4 {
    font-size: 0.8em
    }
.t5 {
    font-size: 0.7em
    }
sup {
    font-size: 0.7em;
    font-style: normal
    }
.smcap {
    font-variant: small-caps
    }
.sep2 {
    margin-top: 2em
    }
.sep3 {
    margin-top: 3em
    }
.sep4 {
    margin-top: 4em
    }
.sepb {
    margin-bottom: 3em
    }
.noind {
    text-indent: 0
    }
.dedic {
    font-size: 0.9em;
    text-align: right;
    margin-right: 4em
    }
.aut {
    font-size: 0.9em;
    font-style: normal;
    text-align: right;
    margin: 0 2em 1em 40%;
    text-indent: 2em
    }
.date {
    font-size: 0.9em;
    text-align: right;
    margin: 1em 2em 0 0
    }
.note {
    font-size: 0.9em
    }
.manuscr {
    margin: 0.6em 5% 1em 5%;
    font-size: 0.9em;
    font-style: italic
    }
.xlink {
    font-size: 0.8em;
    text-align: center;
    margin-top: 0.5em;
    color: #999
    }
ins {
    text-decoration: none;
    border-bottom: thin dotted silver
    }
table {
    margin-left: auto;
    margin-right: auto;
    border: none
    }
.tdl {
    text-align: justify;
    vertical-align: top;
    padding-left: 1.4em;
    text-indent: -1.4em;
    padding-right: 1em;
    font-size: 0.9em
    }
.tdn {
    text-align: left;
    vertical-align: top;
    padding-left: 1.4em;
    text-indent: -1.4em;
    padding-right: 1em;
    font-size: 0.9em
    }
.tdr {
    text-align: right;
    vertical-align: top;
    padding-left: 2em
    }
.tdp {
    text-align: right;
    vertical-align: top;
    padding-right: 2em
    }
.box {
    margin-left: auto;
    margin-right: auto;
    max-width: 36em;
    background-color: #f6f6f6;
    padding: 1em;
    border: solid 1px #ccc;
    font-size: 0.9em
    }
.tablec {
    margin: 0 auto 0 auto;
    text-align: center
    }
hr {
    border-style: dotted none none;
    clear: both;
    margin: 1em 0 1em 0
    }
hr.hr40 {
    border-style: solid none none;
    clear: both;
    margin: 3em 35% 4em 35%
    }
hr.alex {
    width: 22em;
    text-align: left
    }
.figcenter {
    text-align: center
    }
.caption {
    font-weight: bold;
    font-size: 0.8em;
    clear: both
    }
.cliche {
    font-size: 0.7em;
    text-align: right
    }
.aster {
    margin-top: 1em;
    margin-bottom: 1em;
    text-align: center;
    line-height: 0.8em
    }
.poem {
    margin-left: 10%;
    text-align: left;
    font-size: 0.9em
    }
.poem .stanza {
    margin: 1em 0 1em 0
    }
.poem .verse {
    padding-left: 6em;
    text-indent: -6em;
    font-style: italic
    }
.footnote {
    background-color: #f6f6f6;
    padding: 0 1em 0 1em;
    margin: 1em 5% 1.5em 5%;
    font-size: 0.9em;
    border: solid 1px #ccc
    }
.fnanchor {
    vertical-align: super;
    font-size: 0.7em;
    text-decoration: none;
    font-style: normal;
    letter-spacing: normal
    }
.footnote .label {
    text-align: right;
    font-size: 0.9em
    }
.falign {
    text-indent: 3.5em
    }
@media screen {
    .npage {
        margin-top: 4em
        }
    .screenonly {
        display: block
        }
    .handonly {
        display: none
        }
    }
@media print {
    .npage {
        margin-top: 4em
        }
    .screenonly {
        display: none
        }
    .xlink {
        display: none
        }
    }
@media all {
    .npage {
        page-break-before: always
        }
    .pagenum {
        display: none
        }
    div.handonly {
        display: block
        }
    span.handonly {
        display: inline
        }
    .screenonly {
        display: none
        }
    .xlink {
        display: none
        }
    }
a:link {
    color: #996;
    text-decoration: none
    }
a:visited {
    color: #996;
    text-decoration: none
    }
a:hover {
    color: #000;
    text-decoration: underline
    }