p {
    margin-top: 0.25em;
    margin-bottom: 0.5em;
    text-indent: 1.5em
    }
h1 {
    font-family: serif;
    font-size: 2em;
    text-align: center;
    margin-top: 2em;
    margin-bottom: 1em
    }
h2 {
    font-family: serif;
    font-size: 2em;
    text-align: center;
    margin-top: 2em;
    margin-bottom: 1em
    }
h3 {
    font-family: serif;
    font-size: 1.5em;
    text-align: left;
    margin-top: 1em;
    margin-bottom: 1em;
    margin-left: 5em
    }
h4 {
    font-size: 1.5em;
    text-align: left;
    margin-top: 1em;
    margin-bottom: 1em;
    margin-left: 7em
    }
.sub-head {
    font-size: 1em
    }
hr.tbk {
    border: none;
    border-bottom: 1px solid;
    width: 30%;
    margin-left: 35%;
    margin-right: 35%;
    margin-top: 1em;
    margin-bottom: 1em;
    visibility: hidden
    }
.caption {
    font-size: 0.9em
    }
.pageno {
    visibility: hidden
    }
.multicol {
    text-align: left
    }