body {
    font-size: 1em;
    text-align: justify;
    margin-left: 5%;
    margin-right: 5%
    }
h1 {
    font-size: 140%;
    text-align: center;
    margin-top: 2em;
    margin-bottom: 2em
    }
h2 {
    font-size: 120%;
    text-align: center;
    margin-top: 4em;
    margin-bottom: 2em;
    line-height: 3em
    }
ul {
    list-style-type: upper-roman
    }
a:focus, a:active {
    background-color: #fe6
    }
p {
    text-indent: 1em
    }
p.tn {
    text-indent: 0;
    margin-left: 10%;
    width: 80%;
    font-size: smaller
    }
p.fn {
    text-indent: 0;
    margin-left: 5%;
    width: 80%
    }
p.index {
    text-indent: 0;
    margin-left: 5%;
    width: 80%
    }
p.title {
    font-size: 120%;
    text-align: center
    }
p.title2 {
    text-indent: 0;
    text-align: center;
    margin-left: 20%;
    margin-right: 20%
    }
.p2 {
    margin-top: 2em;
    margin-bottom: 1em
    }
.p4 {
    margin-top: 4em;
    margin-bottom: 1em
    }
.toc {
    margin-left: 10%;
    margin-right: 10%
    }
.pagenum {
    visibility: hidden;
    text-align: right;
    font-weight: normal;
    font-variant: normal;
    font-style: normal;
    letter-spacing: normal;
    color: #C0C0C0;
    background-color: inherit
    }
.center {
    text-align: center
    }
.smcap {
    font-variant: small-caps;
    font-size: 95%
    }
.smaller {
    font-size: smaller
    }
.poem10 {
    text-indent: 0;
    margin-left: 10%
    }
.col50 {
    margin-left: 50%
    }
.add1em {
    margin-left: 1em
    }