body {
    font-size: 1em;
    text-align: justify;
    margin-left: 5%;
    margin-right: 5%
    }
h1 {
    font-size: 120%;
    text-align: center;
    margin-top: 2em;
    margin-bottom: 2em
    }
h2 {
    font-size: 110%;
    text-align: center;
    margin-top: 3em;
    margin-bottom: 2em;
    line-height: 1.5em
    }
h3 {
    font-size: 105%;
    text-align: center;
    margin-top: 4em;
    margin-bottom: 1em
    }
a:focus, a:active {
    background-color: #fe6
    }
hr.small {
    width: 10%;
    text-align: center
    }
ul {
    margin-left: 5%;
    margin-right: 5%
    }
ul.none {
    list-style-type: none
    }
ul.decimal {
    list-style-type: decimal
    }
li {
    margin-top: 0.7em
    }
p {
    text-indent: 1em
    }
table {
    border-collapse: collapse;
    table-layout: fixed;
    font-size: 90%;
    width: 96%;
    margin-left: 5%;
    margin-top: 2em;
    margin-bottom: 1em
    }
.p2 {
    margin-top: 2em;
    margin-bottom: 1em
    }
.p4 {
    margin-top: 4em;
    margin-bottom: 1em
    }
.smcap {
    font-variant: small-caps;
    font-size: 95%
    }
.smaller {
    font-size: smaller
    }
.small {
    font-size: 70%
    }
.line18 {
    line-height: 1.8em
    }
.tn p {
    margin-left: 10%;
    width: 80%;
    font-size: 80%;
    text-indent: 0
    }
.center {
    text-align: center;
    text-indent: 0
    }
.noindent {
    text-indent: 0
    }
.right {
    text-align: right
    }
.books {
    margin-left: 4em;
    margin-right: 4em
    }
.header {
    margin-left: 10%;
    margin-right: 15%;
    margin-bottom: 2em
    }
.header li {
    margin-top: 0
    }
.index {
    margin-left: 6em
    }
.index p {
    text-indent: 0
    }
.footnote p {
    text-indent: 0
    }
.add1em {
    margin-left: 1em
    }
.add2em {
    margin-left: 2em
    }
.add3em {
    margin-left: 3em
    }
.min2em {
    margin-left: -2em
    }
.min3em {
    margin-left: -3em
    }
.poem20 {
    margin-left: 20%;
    font-size: 95%;
    text-indent: 0
    }
.pagenum {
    visibility: hidden;
    text-align: right;
    font-weight: normal;
    font-variant: normal;
    font-style: normal;
    letter-spacing: normal;
    color: #C0C0C0;
    background-color: inherit
    }
.bor_top {
    border-top: 2px solid gray
    }
.bor_right {
    border-right: 2px solid gray
    }
.bor_top_dot {
    border-top: 2px dotted gray
    }
.bor_right_dot {
    border-right: 2px dotted gray
    }
.floatleft p {
    text-indent: 0;
    text-align: center;
    font-size: 90%
    }
.floatright p {
    text-indent: 0;
    text-align: center;
    font-size: 90%
    }
.figcenter p {
    text-indent: 0;
    text-align: center;
    font-size: 90%
    }
.figcenter1 p {
    text-indent: 0;
    text-align: center;
    font-size: 90%
    }
.figcenter {
    margin: auto;
    text-align: center
    }
.figcenter1 {
    margin: auto;
    text-align: center;
    margin-top: 2em
    }
.floatright {
    clear: right;
    text-align: center
    }
.floatleft {
    clear: left;
    text-align: center
    }
.clear {
    clear: both
    }