p {
    margin-top: 1em;
    text-align: justify;
    margin-bottom: 1em
    }
p.two {
    margin-top: 0.2em;
    text-align: justify;
    margin-bottom: 0.2em;
    margin-left: 0;
    text-indent: 1em
    }
p.indent {
    margin-top: 0;
    margin-bottom: 0;
    text-align: justify;
    margin-left: 2em;
    text-indent: -2em
    }
p.indent_2 {
    margin-top: 1em;
    margin-bottom: 1em;
    text-align: justify;
    margin-left: 2em;
    text-indent: 0
    }
p.indent_3 {
    margin-top: 1em;
    margin-bottom: 1em;
    text-align: justify;
    margin-left: 2em;
    text-indent: -0.75em
    }
small {
    font-size: 0.7em
    }
h1, h2, h3, h4, h5, h6 {
    text-align: center;
    font-weight: normal;
    clear: both;
    font-weight: normal;
    margin-top: 0.2em;
    margin-bottom: 0.2em
    }
hr {
    width: 50%;
    margin-top: 1.5em;
    margin-bottom: 3em;
    margin-left: auto;
    margin-right: auto;
    clear: both
    }
hr.two {
    width: 85%;
    margin-top: 0.5em;
    margin-bottom: 0.5em;
    margin-left: auto;
    margin-right: auto;
    clear: both
    }
table {
    border-spacing: 0;
    border-width: 0;
    margin-left: auto;
    margin-right: auto
    }
table.transcriber {
    border-spacing: 15px;
    color: silver;
    border-width: 1px;
    margin-left: auto;
    margin-right: auto
    }
body {
    margin-left: 10%;
    margin-right: 13%
    }
.pagenum {
    font-size: 0.8em;
    text-align: right
    }
.pagenum2 {
    text-align: left
    }
.sidenote {
    width: 15%;
    font-size: 0.7em;
    text-align: left
    }
.box {
    margin: auto;
    text-align: center;
    border: 1px solid;
    padding: 1em;
    background-color: white;
    width: 80%
    }
.center {
    text-align: center;
    margin-top: 1em;
    margin-bottom: 0.5em;
    margin-left: 5%;
    margin-right: 5%
    }
.smcap {
    font-variant: small-caps;
    font-weight: normal
    }
.u {
    text-decoration: underline
    }
img {
    border: 2px solid black
    }
.noborder {
    border: none
    }
img.floatInsert {
    height: 1.4em;
    border: none;
    margin-bottom: -0.6em;
    margin-right: 0
    }
.caption {
    font-size: 1em
    }
img.floatLeft {
    margin-right: 0.2em;
    border: none
    }
img.floatLeft2 {
    margin-right: 0;
    margin-left: 0;
    border: none
    }
img.floatLeft3 {
    margin-right: 0;
    margin-left: -1em;
    border: none
    }
img.floatLeft4 {
    margin-right: 0;
    margin-left: 0;
    border: none
    }
img.float {
    height: 2em;
    margin-right: 0.2em;
    margin-top: 0.2em;
    border: none
    }
.figcenter {
    margin: auto;
    text-align: center;
    margin-top: 0;
    margin-bottom: 0;
    border: none
    }