body {
    margin-left: 20%;
    margin-right: 20%
    }
h1, h2, h3, h4, h5, h6 {
    text-align: center;
    clear: both
    }
p {
    margin-top: 0.75em;
    text-align: justify;
    margin-bottom: 0.75em;
    text-indent: 1em
    }
hr {
    width: 33%;
    margin-top: 2em;
    margin-bottom: 2em;
    margin-left: auto;
    margin-right: auto;
    clear: both
    }
.cen {
    text-align: center;
    text-indent: 0
    }
.noin {
    text-indent: 0
    }
.img {
    text-align: center;
    padding: 1em;
    margin-left: auto;
    margin-right: auto
    }
.tr {
    margin-left: 10%;
    margin-right: 10%;
    margin-top: 5%;
    margin-bottom: 5%;
    padding: 1em;
    background-color: #f6f2f2;
    color: black;
    border: dotted black 1px
    }
.tr1 {
    background-color: #fff;
    color: black;
    border: dotted #c0c0c0 1px;
    margin-left: 1%;
    margin-right: 3%
    }
.rt {
    text-align: right
    }
table {
    margin-left: 8%;
    border-collapse: collapse;
    padding-left: 5em
    }
th {
    padding: 0.25em 0.5em 0.25em 0.5em;
    font-weight: normal;
    font-variant: small-caps;
    text-align: right
    }
td[headers] {
    text-align: center
    }
.td1 {
    text-align: center
    }
.lindent {
    text-indent: 2em
    }
.lindent1 {
    text-indent: 2em
    }
.lindent2 {
    text-indent: 8em
    }
.pagenum {
    font-size: smaller;
    text-align: right
    }
.center {
    text-align: center
    }
.smcap {
    font-variant: small-caps
    }
.caption {
    font-weight: bold
    }
.figcenter {
    margin: auto;
    text-align: center
    }
.figleft {
    clear: left;
    margin-left: 0;
    margin-bottom: 1em;
    margin-top: 1em;
    margin-right: 1em;
    padding: 0;
    text-align: center
    }
.figright {
    clear: right;
    margin-left: 1em;
    margin-bottom: 1em;
    margin-top: 1em;
    margin-right: 0;
    padding: 0;
    text-align: center
    }
ins.edcorr {
    text-decoration: none;
    border-bottom: thin dotted blue
    }
ins.mycorr {
    text-decoration: none;
    border-bottom: thin dotted red
    }
.mynote {
    background-color: #DDE;
    color: #000;
    padding: 0.5em;
    margin: 1em 5% 1em 5%;
    font-family: sans-serif;
    font-size: 95%
    }
.poem {
    margin-left: 25%;
    margin-right: 25%;
    margin-bottom: 0.75em
    }
p.quotsig {
    text-align: right;
    margin-top: 0
    }
.poem .stanza {
    margin-top: 1em
    }