p {
    margin-top: 0.75em;
    text-align: justify;
    margin-bottom: 0.75em
    }
h1, h2 {
    text-align: center;
    clear: both
    }
hr {
    width: 65%;
    margin-top: 2em;
    margin-bottom: 2em;
    margin-left: auto;
    margin-right: auto;
    clear: both
    }
body {
    margin-left: 10%;
    margin-right: 10%
    }
.pb {
    font-size: small;
    text-align: right;
    font-weight: normal
    }
ins.corr {
    text-decoration: none;
    border-bottom: thin dotted gray
    }
.center {
    text-align: center
    }
.smcap {
    font-variant: small-caps
    }
.spaced {
    line-height: 1.5
    }
.footnote {
    margin-left: 10%;
    margin-right: 10%;
    font-size: 0.9em
    }
.footnote .label {
    margin-left: -3%
    }
.fnanchor {
    font-size: 0.8em;
    text-decoration: none
    }
table {
    empty-cells: show;
    text-align: left
    }
.figcenter {
    margin: auto;
    text-align: center
    }