p {
    margin-top: 0.5em;
    text-indent: 1em;
    text-align: justify;
    margin-bottom: 0.5em;
    line-height: 125%
    }
h1 {
    text-align: center;
    font-weight: normal;
    clear: both;
    line-height: 200%;
    font-size: 200%
    }
h1 span.small {
    font-size: 90%
    }
h1 span.x-small {
    font-size: 50%
    }
h2 {
    text-align: center;
    font-weight: normal;
    clear: both;
    line-height: 175%;
    font-size: 175%
    }
h2 span.small {
    font-size: 75%
    }
h2 span.x-small {
    font-size: 50%
    }
h3 {
    text-align: center;
    font-weight: normal;
    clear: both;
    line-height: 150%;
    font-size: 150%
    }
h3 span.small {
    font-size: 75%
    }
h3 span.x-small {
    font-size: 50%
    }
h4 {
    text-align: center;
    font-weight: normal;
    clear: both;
    line-height: 125%;
    font-size: 125%;
    margin-bottom: 0.5em
    }
h5 {
    text-align: center;
    font-weight: normal;
    clear: both;
    line-height: 100%;
    font-size: 100%;
    margin-bottom: 0.25em
    }
hr {
    width: 60%;
    margin-top: 2em;
    margin-bottom: 2em;
    margin-left: 20%;
    margin-right: 20%;
    clear: both
    }
body {
    margin-left: 10%;
    margin-right: 10%;
    font-size: 100%
    }
.tnote {
    background-color: #EEE;
    color: inherit;
    margin: 5% 15%;
    padding: 0.5em 1em;
    border: dotted 1px gray;
    font-size: small
    }
.tnote p {
    text-indent: 0;
    text-align: left;
    margin-bottom: 0.25em;
    margin-top: 0.25em
    }
.frontm {
    margin-bottom: 2em;
    margin-top: 2em
    }
.frontm p {
    text-indent: 0;
    text-align: center;
    margin-bottom: 2em;
    margin-top: 2em;
    font-size: 125%;
    line-height: 200%
    }
.frontm p.large {
    font-size: 150%
    }
.frontm p.small {
    font-size: 100%
    }
.frontm span.small {
    font-size: 80%
    }
.frontm span.x-small {
    font-size: 60%
    }
#toc {
    margin-left: auto;
    margin-right: auto
    }
#toc th {
    text-align: right;
    font-weight: normal;
    font-size: small
    }
#toc td.name {
    vertical-align: top;
    padding-left: 0.5em;
    padding-right: 2em;
    text-indent: -0.5em
    }
#toc td.page {
    vertical-align: bottom;
    text-align: right
    }
.tblc {
    margin-left: auto;
    margin-right: auto
    }
.tblc tr.gap {
    height: 2em
    }
.tblc td {
    padding-left: 0.5em;
    padding-right: 0.5em;
    vertical-align: top;
    text-align: center
    }
.tbl {
    margin-left: auto;
    margin-right: auto
    }
.tbl th {
    text-align: center;
    font-weight: normal;
    font-size: small
    }
.tbl tr.gap {
    height: 2em
    }
.tbl td {
    vertical-align: top;
    padding-left: 0.5em;
    padding-right: 0.5em
    }
.pagenum {
    font-size: small;
    text-align: right
    }
.pagenum-hide {
    visibility: hidden;
    font-size: small;
    text-align: right
    }
p.dropcap {
    text-indent: 0
    }
p.dropcap:first-letter {
    margin: 0.1em 0.1em 0 0;
    font-size: 250%;
    line-height: 1em
    }
.poem {
    margin-left: 5%;
    margin-right: 10%;
    text-align: left;
    margin-top: 0.5em;
    margin-bottom: 0.5em
    }
.poem span.i2 {
    display: block;
    margin-left: 2em;
    padding-left: 2em;
    text-indent: -2em
    }
.poem span.i4 {
    display: block;
    margin-left: 4em;
    padding-left: 2em;
    text-indent: -2em
    }
.poem span.i10 {
    display: block;
    margin-left: 10em;
    padding-left: 2em;
    text-indent: -2em
    }
div.index {
    font-size: 90%;
    margin-left: -2em
    }
ul {
    list-style-type: none;
    font-size: inherit
    }
li {
    margin-top: 0;
    margin-left: 1em;
    text-indent: -1em
    }
.fnanchor {
    vertical-align: 0.3em;
    font-size: small;
    font-style: normal
    }
.footnote {
    margin-left: 2.5%;
    margin-right: 2.5%;
    margin-top: 2em;
    font-size: 95%
    }
.topgap {
    margin-top: 2em
    }
.low {
    vertical-align: -0.4em
    }
.nodent {
    text-indent: 0
    }
.smcap {
    font-variant: small-caps
    }
.right {
    text-align: right
    }
.center {
    text-align: center;
    margin-bottom: 1em
    }
.center-small {
    text-align: center;
    font-size: 90%;
    margin-bottom: 0.5em
    }
.smallcond {
    font-size: 90%;
    line-height: 110%
    }
.break-before {
    page-break-before: always
    }
@media all {
    p.dropcap:first-letter {
        float: none;
        margin: 0;
        font-size: 100%
        }
    }