p {
    margin-top: 0.75em;
    text-align: justify;
    margin-bottom: 0.75em;
    text-indent: 1.25em
    }
h1, h2, h3, h4 {
    text-align: center;
    clear: both
    }
hr {
    width: 33%;
    margin-top: 2em;
    margin-bottom: 2em;
    margin-left: auto;
    margin-right: auto;
    clear: both
    }
table {
    margin-left: auto;
    margin-right: auto
    }
body {
    margin-left: 10%;
    margin-right: 10%
    }
.pagenum {
    font-size: small;
    color: gray;
    text-align: right
    }
.TOC {
    text-decoration: none;
    text-align: center;
    font-size: large;
    list-style: none;
    list-style-position: outside
    }
.center {
    text-align: center
    }
.smcap {
    font-variant: small-caps
    }
img {
    border: none
    }
.caption {
    margin-left: auto;
    margin-right: auto;
    font-weight: bold;
    text-align: center
    }
.note {
    background-color: #DDE;
    padding: 0.5em;
    margin: 1em 5% 1em 5%;
    font-size: medium
    }
.link {
    line-height: 0
    }