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: 130%;
    text-align: center;
    margin-top: 4em;
    margin-bottom: 2em
    }
h4 {
    text-align: center;
    margin-top: 2em;
    margin-bottom: 1em
    }
ul {
    list-style-type: none
    }
.p2 {
    margin-top: 2em;
    margin-bottom: 1em
    }
.pagenum {
    visibility: hidden;
    text-align: right;
    color: #C0C0C0;
    background-color: inherit
    }
.smcap {
    font-variant: small-caps;
    font-size: 95%
    }
.left60 {
    margin-left: 60%
    }
.add2em {
    margin-left: 2em
    }
.add4em {
    margin-left: 4em
    }
.figcenter {
    margin: auto;
    text-align: center
    }
.center {
    text-align: center
    }
.poem {
    margin-left: 5%
    }
.quote {
    margin-left: 5%;
    font-size: 90%
    }
.toc {
    margin-left: 20%
    }