h1 {
    text-align: center;
    font-size: 2em;
    line-height: 120%;
    font-weight: normal;
    margin: 0.5em auto;
    letter-spacing: 0.1em;
    word-spacing: 0.5em
    }
h1:first-line {
    font-size: 40%
    }
h2 {
    text-align: center;
    font-weight: normal;
    margin: 2em 0;
    line-height: 2em;
    letter-spacing: 0.1em;
    word-spacing: 0.1em
    }
h3 {
    text-align: center;
    font-size: 1.5em;
    font-weight: normal;
    margin: 3em 0 2em 0;
    line-height: 2em;
    letter-spacing: 0.1em;
    word-spacing: 0.1em
    }
p {
    margin: 0.5em 0;
    text-align: justify;
    text-indent: 1.5em;
    line-height: 1.3em
    }
div.manuscr p {
    margin-top: 0.2em;
    margin-bottom: 0.2em
    }
em {
    font-style: normal;
    font-size: 0.75em
    }
ins {
    text-decoration: none;
    border-bottom: thin dotted silver
    }
sup {
    font-size: 0.9em;
    font-style: normal;
    font-variant: normal
    }
.cent {
    text-align: center;
    text-indent: 0;
    clear: both
    }
.cs20 {
    font-size: 2em
    }
.cs16 {
    font-size: 1.6em
    }
.cs12 {
    font-size: 1.2em
    }
.cs8 {
    font-size: 0.8em
    }
.esp {
    letter-spacing: 0.1em;
    word-spacing: 0.1em
    }
.lsep {
    line-height: 1.6em
    }
.manuscr {
    margin: 1.5em
    }
.nobreak {
    page-break-before: avoid
    }
.noind {
    text-indent: 0
    }
.ralign {
    text-align: right;
    margin-right: 1.5em
    }
.smcap {
    font-variant: small-caps;
    font-style: normal
    }
.smcaps {
    font-variant: small-caps;
    letter-spacing: 0.1em;
    font-style: normal
    }
.ssrf {
    font-family: sans-serif
    }
.sep2 {
    margin-top: 2em
    }
.sep4 {
    margin-top: 4em
    }
.sepb2 {
    margin-bottom: 2em
    }
.sepb4 {
    margin-bottom: 4em
    }
.pagenum {
    font-size: small;
    font-weight: normal;
    font-style: normal;
    letter-spacing: normal;
    word-spacing: normal;
    text-align: right;
    color: #aaa;
    background-color: inherit;
    text-indent: 0
    }
table {
    margin: 2em auto 2em auto
    }
.tdc {
    text-align: left;
    padding-left: 2em
    }
.tdl {
    text-align: left;
    vertical-align: baseline;
    padding-right: 1em
    }
.tdr {
    text-align: right;
    vertical-align: bottom;
    padding: 0 0.2em 0 1em
    }
.high {
    padding: 1em 0 0 0
    }
.box {
    margin-left: auto;
    margin-right: auto;
    width: 80%;
    max-width: 36em;
    background-color: #eee;
    padding: 1em;
    border: solid 1px #ccc;
    font-size: 0.9em
    }
hr {
    border-style: solid none none;
    border-color: #aaa;
    clear: both;
    margin: 1em auto
    }
hr.full {
    clear: both;
    margin: 2em auto;
    border-width: 4px 0 0 0
    }
hr.hr10 {
    clear: both;
    width: 10%;
    margin: 1em auto
    }
.cdl {
    margin: 1em auto 3em auto;
    text-align: center
    }
img {
    margin: 0 auto;
    border: none
    }
div.dropcap {
    clear: both;
    z-index: 1
    }
.droplet {
    line-height: 1.3em
    }
.droplet:first-letter {
    color: transparent;
    z-index: 0
    }
.t1 {
    text-indent: -1.2em
    }
.t2 {
    text-indent: -0.9em
    }
.t3 {
    text-indent: -0.6em
    }
.t4 {
    text-indent: -0.4em
    }
.poem {
    font-style: italic
    }
.poem p {
    margin: 1.5em 0
    }
.vers {
    text-indent: 0
    }
.vers6 {
    text-indent: 0;
    padding-left: 4em
    }
.vers8 {
    text-indent: 0;
    padding-left: 3em
    }
.footnotes {
    border: none;
    margin: 1em 10%
    }
.footnotes p {
    margin-top: 0.4em;
    margin-bottom: 0.4em;
    font-size: small
    }
.fnanchor {
    vertical-align: super;
    font-size: 0.6em;
    text-decoration: none
    }
.footnotes .label {
    text-align: left
    }
a:link {
    color: #aaa;
    text-decoration: none
    }
a:visited {
    color: #aaa;
    text-decoration: none
    }
a:hover {
    color: #000;
    text-decoration: underline
    }
@media screen {
    body {
        width: 600px;
        margin: 0 auto
        }
    .screenonly {
        display: block
        }
    .newpage {
        margin-top: 6em
        }
    .poem {
        margin: 1em 0 1em 80px
        }
    .figcenter {
        clear: both;
        text-align: center;
        margin: 2em 0
        }
    }
@media all {
    body {
        width: 100%
        }
    p {
        margin-top: 0.5em;
        margin-bottom: 0.5em;
        line-height: 1.1em;
        font-size: 1em
        }
    div.dropcap {
        float: left
        }
    .screenonly {
        display: none
        }
    .newpage {
        page-break-before: always
        }
    .figcenter {
        clear: both;
        text-align: center;
        margin: 1em 0
        }
    .poem {
        margin: 1em 0
        }
    }