p {
    margin-top: 0.5em;
    text-indent: 1em;
    text-align: justify;
    margin-bottom: 0.5em;
    line-height: 120%
    }
h1 {
    text-align: center;
    font-weight: normal;
    clear: both;
    line-height: 125%;
    font-size: 140%
    }
h2 {
    text-align: center;
    font-weight: normal;
    clear: both;
    line-height: 100%;
    font-size: 110%
    }
body {
    margin-left: 10%;
    margin-right: 10%;
    font-size: 100%
    }
.tnote {
    background-color: #EEE;
    color: inherit;
    margin: 5% 15%;
    padding: 0.5em 1em;
    border: 1px solid gray;
    font-size: small
    }
.tnote p {
    text-indent: 0;
    text-align: left;
    margin-bottom: 0.25em;
    margin-top: 0.25em
    }
.frontm p {
    text-align: right
    }
.printr p {
    text-align: center;
    font-size: 80%
    }
.printr hr {
    width: 80%;
    margin-left: 10%;
    margin-right: 10%;
    margin-top: 0.5em;
    margin-bottom: 0.5em
    }
.image-center {
    text-align: center;
    margin: 1.5em auto
    }
.image-left {
    margin-right: 1.5em
    }
.caption p {
    text-align: justify;
    font-size: 80%;
    text-indent: 0;
    margin: 0.25em 0
    }
.forwd {
    margin-left: 20%;
    margin-right: 20%
    }
.forwd .auth {
    margin-top: 2em;
    margin-bottom: 2em;
    text-align: center
    }
.footnote {
    margin-left: 2.5%;
    margin-right: 2.5%;
    margin-top: 1em;
    margin-bottom: 1em;
    font-size: 95%
    }
.fnanchor {
    vertical-align: 0.3em;
    font-size: small;
    font-style: normal;
    text-decoration: none
    }
.nodent {
    text-indent: 0
    }
.block {
    margin-left: 1em;
    margin-right: 1em;
    text-indent: 0
    }
.smcap {
    font-variant: small-caps
    }
.gap-above {
    margin-top: 3em
    }
#coverpage {
    border: 1px solid gray
    }
@media all {
    .image-left {
        float: none;
        text-align: center;
        margin-right: 0
        }
    }