body {
    margin-left: 10%;
    margin-right: 10%
    }
p {
    margin-top: 1em;
    text-align: justify;
    margin-bottom: 0;
    line-height: 1.4em;
    text-indent: 1em
    }
p.noi {
    text-indent: 0
    }
.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
    }
h1 {
    text-align: center;
    line-height: 2.5;
    margin-bottom: 3em
    }
h2 {
    text-align: center;
    line-height: 2.5;
    margin-bottom: 3em
    }
p.title {
    text-align: center;
    text-indent: 0;
    font-weight: bold;
    font-variant: small-caps;
    line-height: 1.4;
    margin-bottom: 0
    }
small {
    font-size: 60%
    }
big {
    font-size: 120%
    }
.medium {
    font-size: 80%
    }
h3 {
    text-align: center;
    clear: both;
    margin-top: 3em;
    margin-bottom: 3em
    }
hr {
    width: 45%;
    margin-top: 3em;
    margin-bottom: 3em;
    margin-left: auto;
    margin-right: auto;
    clear: both
    }
hr.major {
    width: 65%;
    margin-top: 5em;
    margin-bottom: 5em
    }
hr.majort {
    width: 95%;
    margin-top: 5em;
    margin-bottom: 0
    }
hr.majorb {
    width: 95%;
    margin-top: 0.5em;
    margin-bottom: 5em
    }
hr.minor {
    width: 30%;
    margin-top: 0.5em;
    margin-bottom: 0.5em
    }
hr.minort {
    width: 30%;
    margin-top: 0.5em;
    margin-bottom: 0
    }
.pagenum {
    font-size: smaller;
    color: #444;
    text-align: right
    }
.center {
    text-align: center
    }
.smcap {
    font-variant: small-caps
    }
.u {
    text-decoration: underline
    }
.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
    }
ins.correction {
    text-decoration: none;
    border-bottom: thin dotted gray
    }