body {
    margin-left: 10%;
    margin-right: 10%
    }
h1 {
    font-size: 250%;
    text-align: center;
    font-weight: normal;
    margin-top: 2em;
    line-height: 1.5
    }
h2, h3 {
    font-size: 140%;
    text-align: center;
    font-weight: normal;
    margin-top: 6em
    }
p {
    text-indent: 1em;
    text-align: justify;
    margin-top: 0.75em;
    margin-bottom: 0.75em
    }
p.first:first-letter {
    font-size: 140%
    }
p.first {
    text-indent: 0
    }
hr {
    width: 10%;
    margin-top: 1.5em;
    margin-bottom: 1.5em;
    page-break-before: avoid;
    clear: both
    }
.ce {
    text-align: center;
    text-indent: 0
    }
.ci {
    margin-left: 5%;
    margin-right: 5%;
    text-indent: 0
    }
.si {
    text-align: right;
    text-indent: 0;
    margin-right: 2em;
    page-break-before: avoid
    }
.ge {
    font-style: normal;
    letter-spacing: 0.12em;
    padding-left: 0.12em
    }
.ge2 {
    font-style: normal;
    letter-spacing: 0.35em;
    padding-left: 0.35em
    }
.in0 {
    text-indent: 0
    }
.nd {
    text-decoration: none
    }
.lh2 {
    line-height: 2
    }
.fse {
    font-size: 110%
    }
.fss {
    font-size: 85%
    }
.fs2xs {
    font-size: 55%
    }
.mt4 {
    margin-top: 4em
    }
.mt6 {
    margin-top: 6em
    }
a[title].pagenum:after {
    content: attr(title);
    border: 1px solid silver;
    display: inline;
    font-size: x-small;
    text-align: right;
    color: #808080;
    background-color: inherit;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    text-decoration: none;
    text-indent: 0;
    letter-spacing: 0
    }