p {
    margin-top: 0.75em;
    text-align: justify;
    margin-bottom: 0.75em
    }
h1, h2, h3, h4, h5, h6 {
    text-align: center;
    clear: both
    }
body {
    margin-left: 15%;
    margin-right: 15%
    }
h1 {
    margin-bottom: 2em
    }
h2 {
    margin-top: 3em;
    margin-bottom: 2em
    }
.titlelast {
    text-align: center;
    margin-bottom: 3em
    }
.titlecenter {
    text-align: center
    }
.h2withsub {
    margin-top: 3em;
    margin-bottom: 1em
    }
.h2a {
    font-size: large;
    text-align: center;
    font-weight: bold;
    margin-bottom: 4em
    }
.h3a {
    text-align: center;
    font-weight: bold;
    margin-bottom: 1.5em
    }
.pagenum {
    text-align: right;
    font-weight: normal;
    font-size: small;
    color: #808080
    }
.fnref {
    vertical-align: 0.25em;
    font-size: 0.8em;
    text-decoration: none
    }
.footnote {
    margin-left: 2em;
    margin-right: 2em;
    font-size: small
    }
.nowrap {
    margin-left: 2em
    }
.figcenter {
    margin: auto;
    text-align: center
    }