body {
    margin-left: 15%;
    margin-right: 15%
    }
p {
    margin-top: 0.75em;
    text-align: justify;
    margin-bottom: 0.75em
    }
h1, h2 {
    text-align: center;
    clear: both;
    margin-top: 0
    }
h2 {
    margin-bottom: 1.5em
    }
.new-h2 {
    margin-top: 6em
    }
cite {
    font-style: italic;
    font-weight: normal
    }
.smcap {
    font-variant: small-caps;
    font-style: normal
    }
.center {
    text-align: center
    }
.right {
    text-align: right
    }
.figcenter {
    margin: auto;
    text-align: center
    }
table {
    width: 80%;
    margin: auto;
    border-collapse: collapse
    }
td {
    border-bottom: 1px dashed silver
    }
th {
    font-weight: normal;
    font-style: italic;
    padding-top: 2em;
    padding-bottom: 1em
    }
table .page {
    text-align: right
    }
#loi .page {
    font-style: italic
    }
.pagenum {
    display: inline;
    font-size: x-small;
    text-align: right;
    color: #808080;
    font-style: normal;
    border: 1px solid silver;
    font-variant: normal;
    font-weight: normal;
    text-decoration: none;
    text-indent: 0
    }
#tnote {
    width: 30em;
    border: 1px dashed #808080;
    background-color: #f6f6f6;
    text-align: justify;
    padding: 0.5em
    }