p {
    margin-top: 0.75em;
    text-align: justify;
    margin-bottom: 0.75em
    }
h1, h3, h5, h6 {
    text-align: center;
    clear: both
    }
h2 {
    text-align: center;
    clear: both;
    letter-spacing: 0.25ex;
    padding-top: 2em
    }
h4 {
    text-align: center;
    clear: both;
    padding-top: 4em
    }
hr {
    width: 20%;
    margin-top: 2em;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    clear: both;
    border: 0;
    background-color: black;
    color: black
    }
table {
    margin-left: auto;
    margin-right: auto
    }
.td1 {
    text-align: right;
    padding-left: 4em
    }
.td2 {
    text-align: right
    }
ul {
    list-style: none
    }
body {
    margin-left: 10%;
    margin-right: 10%
    }
p.publisher {
    text-align: center;
    font-size: smaller;
    margin-top: 4em;
    margin-bottom: 2em
    }
p.subtitle {
    text-align: center;
    font-size: smaller
    }
div.note {
    margin: 4em 10% 0 10%;
    padding: 1em;
    border: 1px dashed black;
    background-color: #F0F8FF;
    font-size: smaller
    }
img {
    border-style: none;
    margin-top: 1em
    }
ins.correction {
    text-decoration: none;
    border-bottom: thin dotted red
    }
.pagenum {
    font-size: x-small;
    text-align: right
    }
a:link {
    text-decoration: none;
    color: #104E8B
    }
a:visited {
    text-decoration: none;
    color: #8B0000
    }
a:hover {
    text-decoration: underline
    }
a:active {
    text-decoration: underline
    }
.center {
    text-align: center
    }
.smcap {
    font-variant: small-caps
    }
.caption {
    font-weight: bold;
    text-align: center
    }
.toface {
    font-size: smaller;
    text-align: right;
    margin-bottom: 1em
    }
.figcenter {
    margin: auto;
    text-align: center
    }