body {
    margin-left: 20%;
    margin-right: 15%;
    max-width: 40em
    }
p {
    text-align: justify;
    margin-top: 1em;
    margin-bottom: 1em;
    line-height: 1.2em
    }
h1 {
    text-align: center;
    margin-top: 1.5em;
    margin-bottom: 1em;
    clear: both
    }
h2 {
    text-align: center;
    margin-top: 1.5em;
    margin-bottom: 1em;
    clear: both
    }
h3 {
    text-align: center;
    margin-top: 1.5em;
    margin-bottom: 1em;
    clear: both
    }
h4 {
    text-align: center;
    font-weight: normal;
    margin-top: 2em;
    margin-bottom: 1em;
    clear: both
    }
hr.major {
    width: 65%;
    margin-top: 3em;
    margin-right: auto;
    margin-bottom: 3em;
    margin-left: auto;
    clear: both;
    color: silver
    }
hr.minor {
    width: 35%;
    margin-top: 2em;
    margin-right: auto;
    margin-bottom: 2em;
    margin-left: auto;
    clear: both;
    color: silver
    }
hr.bigspacer {
    width: 0%;
    visibility: hidden;
    margin-bottom: 3em;
    clear: both
    }
.pagenum {
    font-size: 90%;
    font-weight: bold;
    font-style: normal;
    text-align: center;
    width: 1.5em;
    color: silver;
    border-top: solid silver 1px;
    border-bottom: solid silver 1px;
    padding-top: 0.1em;
    padding-bottom: 0.1em
    }
.smcap {
    font-variant: small-caps
    }
.g {
    letter-spacing: 0.2em
    }
.center {
    text-align: center
    }
.blockquote {
    font-size: 95%;
    margin-left: 5%;
    margin-right: 5%
    }
table {
    margin-left: auto;
    margin-right: auto
    }
table tr {
    vertical-align: top
    }
td.left {
    text-align: left
    }
td.right {
    text-align: right;
    padding-right: 0
    }
td.center {
    text-align: center
    }
.footnote {
    margin-left: 5%;
    margin-right: 5%;
    font-size: 95%;
    padding-left: 2em
    }
.footnote .label {
    text-align: right;
    font-size: 100%
    }
.fnanchor {
    vertical-align: super;
    font-size: 0.7em;
    text-decoration: none;
    font-style: normal
    }
.tnote {
    border: dashed 1px;
    padding: 1em;
    margin-top: 3em;
    margin-right: 0%;
    margin-bottom: 3em;
    margin-left: 0%;
    page-break-after: always
    }
.tnote p {
    text-indent: 0;
    margin-left: 2em;
    margin-right: 2em;
    margin-top: 0.5em;
    font-size: 90%
    }
.tnote h3 {
    text-indent: 0;
    margin-left: 0;
    text-align: left;
    font-size: 100%;
    font-style: normal;
    font-weight: bold
    }