body {
    font-size: 1em;
    text-align: justify;
    margin-left: 5%;
    margin-right: 5%
    }
h1 {
    font-size: 115%;
    text-align: center;
    margin-top: 4em;
    margin-bottom: 4em;
    line-height: 1.6em
    }
h2 {
    font-size: 110%;
    text-align: center;
    margin-top: 4em;
    margin-bottom: 2em;
    line-height: 1.4em
    }
h3 {
    font-size: 105%;
    text-align: center;
    margin-top: 2em;
    margin-bottom: 1em
    }
h4 {
    text-align: center;
    margin-top: 2em;
    margin-bottom: 1em
    }
a:focus, a:active {
    background-color: #fe6
    }
ul.toc {
    list-style-type: none;
    margin-right: 15%
    }
u {
    text-decoration: overline
    }
sup {
    line-height: 0;
    font-variant: normal
    }
img {
    vertical-align: bottom
    }
table {
    border-collapse: collapse;
    table-layout: fixed;
    width: 90%;
    margin-left: 5%;
    margin-top: 1em;
    margin-bottom: 1em
    }
table.auto {
    border-collapse: collapse;
    table-layout: auto;
    width: 90%;
    margin-left: 5%;
    margin-top: 1em;
    margin-bottom: 1em
    }
p {
    text-indent: 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
    }
.font150 {
    font-size: 150%;
    line-height: 1.2em
    }
.font200 {
    font-size: 200%;
    line-height: 0.4em
    }
.bold150 {
    font-size: 150%;
    font-weight: bold
    }
.over {
    text-decoration: overline
    }
.margin10 {
    margin-left: 10%
    }
.center {
    text-align: center;
    text-indent: 0
    }
.right {
    text-align: right
    }
.left {
    text-align: left
    }
.noindent {
    text-indent: 0
    }
.add0_5em {
    margin-left: 0.5em
    }
.add1em {
    margin-left: 1em
    }
.add1_5em {
    margin-left: 1.5em
    }
.add2em {
    margin-left: 2em
    }
.add2_5em {
    margin-left: 2.5em
    }
.add4em {
    margin-left: 4em
    }
.add5em {
    margin-left: 5em
    }
.add6_5em {
    margin-left: 6.5em
    }
.h3title {
    margin-left: 10%;
    margin-right: 10%;
    text-align: center
    }
.quote {
    margin-left: 5%;
    font-size: 95%
    }
.poem10 {
    margin-left: 10%;
    text-indent: 0;
    font-size: 95%
    }
.toc li {
    text-indent: -2em
    }
.ralign {
    text-align: right
    }
.biblio p {
    margin-left: 5em;
    text-indent: -2em
    }
.footnote p {
    text-indent: 0
    }
.tn p {
    margin-left: 10%;
    width: 80%
    }
.box {
    border-style: solid;
    border-width: 1px
    }
.invis {
    visibility: hidden
    }
.high {
    line-height: 1.8em;
    text-align: center
    }
.bor_top_no {
    border-top-style: none
    }
.bor_bot_no {
    border-bottom-style: none
    }
.bor_both_no {
    border-bottom-style: none;
    border-top-style: none
    }
.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;
    text-align: center
    }