body {
    margin-left: 12%;
    margin-right: 12%
    }
h1, h2, h3, h4, h5, h6 {
    text-align: center;
    clear: both
    }
p {
    margin-top: 0.75em;
    text-align: justify;
    margin-bottom: 0.75em
    }
.pl {
    margin-left: 2em
    }
.p2 {
    margin-top: 2em
    }
.p4 {
    margin-top: 4em
    }
hr.c10 {
    width: 10%;
    margin-top: 1em;
    margin-bottom: 1em
    }
table {
    margin-left: auto;
    margin-right: auto;
    border: none;
    empty-cells: show
    }
td.center {
    vertical-align: top;
    text-align: center
    }
td.left {
    vertical-align: top
    }
td.left2 {
    vertical-align: top
    }
td.right {
    vertical-align: top
    }
.anchorsize {
    font-size: smaller
    }
.sidenote {
    margin-left: -6em;
    margin-top: 0;
    font-size: smaller;
    text-indent: 0;
    text-align: left;
    line-height: 1.1em
    }
.fnanchor {
    font-size: 80%;
    text-decoration: none;
    vertical-align: 0.25em
    }
.footnote {
    font-size: 90%
    }
.center {
    text-align: center
    }
.left {
    text-align: left
    }
.right {
    text-align: right
    }
.smcap {
    font-variant: small-caps
    }
.caption {
    font-size: smaller;
    margin-top: 0.2em;
    margin-bottom: 2em
    }
.figcenter {
    margin: auto;
    margin-top: 2em;
    text-align: center
    }
ins {
    text-decoration: none;
    border-bottom: thin dotted gray
    }
.tnote {
    border: dashed 1px;
    margin-left: 10%;
    margin-right: 10%;
    padding-bottom: 0.5em;
    padding-top: 0.5em;
    padding-left: 0.5em;
    padding-right: 0.5em
    }