body {
    margin-left: 10%;
    margin-right: 10%
    }
p {
    margin-top: 0.75em;
    text-align: justify
    }
h1 {
    text-align: center;
    line-height: 1.5;
    font-weight: 500
    }
h2 {
    text-align: center;
    margin-top: 3em;
    margin-bottom: 3em
    }
hr {
    width: 65%;
    margin-top: 2em;
    margin-bottom: 2em;
    margin-left: auto;
    margin-right: auto;
    clear: both
    }
hr.minor {
    width: 15%;
    margin-top: 0.75em;
    margin-bottom: 0.75em
    }
.pagenum {
    font-size: 70%;
    text-align: right
    }
.title {
    text-align: center;
    margin-top: 3em;
    margin-bottom: 3em
    }
.center {
    text-align: center
    }
.inscr {
    text-align: center;
    font-size: 90%;
    line-height: 1.3em
    }
.small {
    font-size: 80%
    }
.big {
    font-size: 130%
    }
.lighter {
    font-weight: 500
    }
.smcap {
    font-variant: small-caps
    }
.TOC {
    text-align: left;
    margin-left: 20%;
    margin-right: 20%;
    list-style-type: none
    }
.TOC li {
    text-indent: -1em;
    margin-right: 15%;
    font-size: 105%;
    line-height: 1.3em
    }
.tnote {
    border: dashed 1px;
    margin-left: 20%;
    margin-right: 17%;
    margin-top: 6em;
    padding-bottom: 0.5em;
    padding-top: 0.5em;
    padding-left: 2em;
    padding-right: 2em;
    font-size: 90%
    }
.tnote h2 {
    text-align: center;
    clear: both;
    font-weight: 500;
    margin-top: 2em;
    margin-bottom: 2em
    }
.tnote ul {
    text-align: left;
    margin-left: 5%;
    list-style-type: none
    }
.figcenter {
    margin: auto;
    text-align: center
    }
.footnotes {
    border: dashed 1px
    }
.footnote {
    margin-left: 10%;
    margin-right: 10%;
    font-size: 0.9em
    }
.footnote .label {
    text-align: right
    }
.fnanchor {
    vertical-align: super;
    font-size: 0.8em;
    text-decoration: none
    }