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: 115%;
    text-align: center;
    margin-top: 4em;
    margin-bottom: 2em
    }
h3 {
    font-size: 110%;
    text-align: center;
    margin-top: 4em;
    margin-bottom: 2em
    }
a:focus, a:active {
    background-color: #fe6
    }
sup {
    line-height: 0
    }
hr.hr20 {
    width: 20%;
    text-align: center;
    margin-top: 1.2em;
    margin-bottom: 1.2em
    }
p {
    text-indent: 1em
    }
ul.none {
    list-style-type: none
    }
ul.roman {
    list-style-type: upper-roman;
    margin-left: 5%
    }
ul.decimal {
    list-style-type: decimal;
    margin-left: 5%
    }
table {
    border-collapse: collapse;
    table-layout: auto;
    margin-top: 1em;
    margin-bottom: 1em;
    margin-left: auto;
    margin-right: auto
    }
table.margleft {
    border-collapse: collapse;
    table-layout: auto;
    margin-top: 1em;
    margin-bottom: 1em;
    margin-left: 10%;
    margin-right: auto
    }
.p2 {
    margin-top: 2em;
    margin-bottom: 1em
    }
.p4 {
    margin-top: 4em;
    margin-bottom: 1em
    }
.tn p {
    margin-left: 5%;
    width: 90%;
    text-indent: 0
    }
.smcap {
    font-variant: small-caps;
    font-size: 95%
    }
.smaller {
    font-size: 80%
    }
.small {
    font-size: 70%
    }
.bigger {
    font-size: 120%;
    font-weight: bold
    }
.center {
    text-align: center;
    text-indent: 0
    }
.right {
    text-align: right
    }
.right10 {
    text-align: right;
    margin-right: 10%
    }
.add1em {
    margin-left: 1em
    }
.add2em {
    margin-left: 2em
    }
.add3em {
    margin-left: 3em
    }
.add10em {
    margin-left: 10em
    }
.min33em {
    margin-left: -0.33em
    }
.min66em {
    margin-left: -0.66em
    }
.noindent {
    text-indent: 0
    }
.lspaced2 {
    letter-spacing: 2em
    }
.bordright {
    border-style: none solid none none;
    border-color: #C0C0C0;
    border-width: 1px
    }
.bordleft {
    border-style: none none none solid;
    border-color: #C0C0C0;
    border-width: 1px
    }
.bordboth {
    border-style: none solid none solid;
    border-color: #C0C0C0;
    border-width: 1px
    }
.footnote p {
    text-indent: 0
    }
.quote {
    margin-left: 10%;
    margin-right: 5%;
    font-size: 90%
    }
.toc {
    margin-left: 5%;
    margin-right: 15%
    }
.toc p {
    text-indent: 0
    }
.toc li {
    margin-top: 0.8em;
    font-size: 90%
    }
.decimal li {
    margin-top: 0.8em;
    font-size: 90%
    }
.chaptitle {
    text-indent: 0;
    margin-left: 10%;
    margin-right: 10%
    }
.index {
    margin-left: 10%
    }
.index p {
    text-indent: 0
    }
.advert {
    margin-left: 10%;
    margin-right: 10%
    }
.poem10 {
    text-indent: 0;
    margin-left: 10%;
    font-size: 90%
    }
.poem10 p {
    text-indent: 0
    }
.poem20 {
    text-indent: 0;
    margin-left: 20%;
    font-size: 90%
    }
.poem30 p {
    text-indent: 0
    }
.poem30 {
    text-indent: 0;
    margin-left: 30%;
    font-size: 90%
    }
.poem30 p {
    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
    }
.figcenter {
    margin: auto;
    margin-top: 2em;
    text-align: center
    }
.floatright {
    clear: right;
    text-align: center
    }