body {
    font-size: 1em;
    text-align: justify;
    margin-left: 5%;
    margin-right: 5%
    }
h1 {
    font-size: 140%;
    text-align: center;
    margin-top: 4em;
    margin-bottom: 2em
    }
h2 {
    font-size: 120%;
    text-align: center;
    margin-top: 4em;
    margin-bottom: 2em
    }
h3 {
    font-size: 120%;
    text-align: center;
    margin-top: 4em;
    margin-bottom: 1em
    }
h4 {
    text-align: center;
    margin-top: 1em;
    margin-bottom: 2em
    }
h6 {
    font-size: 0.8em;
    text-align: center
    }
a:focus, a:active {
    background-color: #fe6
    }
ul.none {
    list-style-type: none;
    margin-right: 10%;
    margin-bottom: 2em
    }
hr {
    margin-left: 40%;
    width: 20%
    }
sup {
    line-height: 0.5em
    }
.p2 {
    margin-top: 2em
    }
.p4 {
    margin-top: 4em
    }
.tn {
    margin-left: 10%;
    margin-right: 10%;
    font-size: 90%
    }
.pagenum {
    visibility: hidden;
    text-align: right;
    font-weight: normal;
    font-variant: normal;
    font-style: normal;
    letter-spacing: normal;
    color: #C0C0C0;
    background-color: inherit
    }
.smcap {
    font-variant: small-caps;
    font-size: 0.9em
    }
.small {
    font-size: 70%
    }
.center {
    text-align: center
    }
.index {
    margin-left: 5%
    }
.index-3 {
    margin-left: -3%
    }
.poem {
    margin-left: 10%;
    font-size: 95%
    }
.add1em {
    margin-left: 1em
    }
.add3em {
    margin-left: 3em
    }
.min2em {
    margin-left: -2em
    }
.spacing1em {
    word-spacing: 1em
    }