h1 {
    font-size: 1em;
    font-weight: bold;
    text-align: center;
    page-break-before: always;
    line-height: 200%;
    margin-bottom: 0
    }
.sub-head {
    font-size: 0.8em;
    font-weight: bold;
    text-align: center
    }
div.blockquote {
    margin-top: 0.5em;
    margin-bottom: 0.5em
    }
.pindent {
    margin-top: 0.3em;
    margin-bottom: 0
    }
.literal-container {
    margin-top: 0.5em;
    margin-bottom: 0.5em
    }
div.lgc {
    margin-top: 0.5em;
    margin-bottom: 0.5em
    }
.caption {
    font-size: smaller;
    margin-bottom: 0.5em;
    max-width: 90%
    }
.figcenter {
    margin: 0 0 0 0
    }
.summary {
    font-size: 0.7em;
    text-align: justify;
    margin-left: 10em;
    margin-right: 10em
    }