body {
    font-size: 1em;
    text-align: justify;
    margin-left: 5%;
    margin-right: 5%
    }
h1 {
    font-size: 1.4em;
    text-align: center;
    margin-top: 2em;
    margin-bottom: 2em
    }
h2 {
    font-size: 1.2em;
    text-align: center;
    margin-top: 4em;
    margin-bottom: 2em
    }
h3 {
    font-size: 1.2em;
    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
    }
.p2 {
    margin-top: 2em
    }
.pagenum {
    visibility: hidden;
    font-size: smaller;
    text-align: right;
    color: #C0C0C0;
    background-color: inherit
    }
.smcap {
    font-variant: small-caps;
    font-size: 0.9em
    }
.left60 {
    margin-left: 60%
    }
.quote {
    margin-left: 5%;
    font-size: 0.9em
    }
.poem {
    margin-left: 10%;
    font-size: 0.9em
    }
.poem1 {
    margin-left: 20%;
    font-size: 0.9em
    }
a {
    text-decoration: none
    }
.figcenter {
    margin: auto;
    text-align: center
    }
.c20 {
    width: 20%
    }
.c50 {
    width: 50%
    }
.index {
    margin-left: 5%
    }
.index-5 {
    margin-left: -5%
    }
.index5 {
    margin-left: 5%
    }