h1 {
    font-size: 1.5em;
    word-spacing: 0.2em;
    line-height: 200%
    }
.sub-head {
    font-size: 0.8em
    }
h2 {
    font-size: 1.2em;
    line-height: 150%;
    word-spacing: 0.2em
    }
div.blockquote {
    margin-top: 0.5em;
    margin-bottom: 0.5em
    }
.pindent {
    margin-top: 0.3em;
    margin-bottom: 0
    }
.dropcap {
    font-size: 280%;
    margin: 0.1em 0 0 0;
    line-height: 0.8em
    }
.sc {
    font-variant: small-caps;
    font-size: 120%
    }
.lead-in {
    font-size: 150%
    }
.caption {
    font-size: smaller;
    margin-bottom: 0.5em;
    max-width: 90%
    }
hr.tbk {
    border: none;
    border-bottom: 1px solid;
    width: 30%;
    margin-left: 35%;
    margin-right: 35%;
    margin-top: 1em;
    margin-bottom: 1em;
    visibility: hidden
    }
hr.pbk {
    width: 50%
    }
body {
    margin-left: 8%;
    margin-right: 10%;
    max-width: 40em
    }
.bbox {
    border-style: double;
    border-width: medium;
    width: 21em;
    margin-right: auto;
    margin-left: auto;
    padding: 1em;
    border-color: black
    }
.pageno {
    border: white
    }