body {
    margin-left: 10%;
    margin-right: 10%
    }
h1, h2, h3 {
    text-align: center;
    clear: both
    }
p {
    margin-top: 0.75em;
    text-align: justify;
    margin-bottom: 0.75em
    }
.t2 {
    text-align: center;
    font-size: 1.4em;
    clear: both
    }
.t3 {
    text-align: center
    }
.t4 {
    text-align: center;
    font-size: 0.9em
    }
.sep0 {
    margin-top: 0;
    margin-bottom: 0
    }
.sep2 {
    margin-top: 1.5em
    }
.sep3 {
    margin-top: 3em
    }
.sep4 {
    margin-top: 4em
    }
sup {
    font-size: 0.9em
    }
.pagenum {
    visibility: hidden;
    font-size: smaller;
    text-align: right
    }
.aut {
    text-align: right
    }
.catal {
    font-size: 0.9em;
    margin-top: 0.25em;
    margin-bottom: 0.25em;
    padding-left: 2em;
    text-indent: -2em
    }
ins {
    text-decoration: none;
    border-bottom: thin dotted gray
    }
.smcap {
    font-variant: small-caps;
    font-size: 0.9em
    }
.catcap {
    font-variant: small-caps;
    font-size: 0.75em
    }
.poem {
    margin-left: 10%;
    margin-right: 10%;
    text-align: left;
    font-size: 0.9em
    }
.poem .stanza {
    margin: 1em 0 1em 0
    }
.poem span.i0 {
    display: block;
    margin-left: 0;
    padding-left: 3em;
    text-indent: -3em
    }
.figcenter {
    margin-top: 2em;
    margin-bottom: 2em;
    text-align: center
    }
.box {
    width: 80%;
    margin: auto;
    text-align: center;
    border: dashed 1px;
    padding: 1em
    }
.tmat {
    width: 80%;
    margin-left: 10%;
    text-align: left
    }
.tmat .t3 {
    text-align: left;
    margin-left: 4em
    }
.footnotes {
    border: dashed 1px
    }
.footnote {
    margin-left: 10%;
    margin-right: 10%;
    font-size: 0.9em
    }
.fnanchor {
    vertical-align: super;
    font-size: 0.6em;
    text-decoration: none;
    font-style: normal
    }
.footnote .label {
    text-align: right
    }
a:link {
    color: blue;
    text-decoration: none
    }
a:visited {
    color: blue;
    text-decoration: none
    }
a:hover {
    color: black;
    text-decoration: underline
    }