* {
    text-align: left;
    text-indent: 0
    }
body {
    margin-left: 10%;
    margin-right: 2%;
    color: black;
    background-color: white
    }
p {
    margin-top: 0.75em;
    font-size: 100%;
    text-align: justify;
    line-height: 150% !important;
    margin-bottom: 0.75em
    }
h1, h2, h3, h4, h5, h6 {
    text-align: center
    }
img {
    border: none !important
    }
.quote {
    margin-left: 6%;
    margin-right: 6%;
    text-indent: 0;
    font-size: 90%
    }
.figure {
    margin: 0 auto;
    text-indent: 0;
    text-align: center;
    font-size: 90%;
    font-variant: small-caps
    }
.center {
    text-align: center;
    text-indent: 0;
    line-height: 100% !important
    }
.blank {
    height: 2em !important;
    clear: both
    }
.sc {
    font-variant: small-caps
    }
td.r, .right {
    text-align: right;
    padding-right: 1em
    }
span.pagenum {
    font-size: 8pt;
    color: gray;
    background-color: transparent
    }
div.fig_block {
    margin: 0 auto;
    text-indent: 0;
    text-align: center;
    color: black;
    background-color: white;
    border: 1px solid green;
    padding: 3em 0 3em 0;
    font-variant: small-caps
    }
div.page_block {
    margin: 0 auto;
    text-indent: 0;
    text-align: center;
    color: black;
    background-color: white;
    width: 75%
    }
div.page_block p {
    padding: 0 1em 0 1em
    }