body {
    margin-left: 10%;
    margin-right: 10%
    }
h1 {
    font-size: 200%;
    text-align: center;
    font-weight: bold;
    margin-top: 2em;
    line-height: 1.5
    }
h2 {
    font-size: 125%;
    text-align: center;
    font-weight: normal;
    margin-top: 6em;
    margin-bottom: 1.5em;
    line-height: 1.5;
    page-break-before: always
    }
h3 {
    font-size: 110%;
    text-align: center;
    font-weight: normal;
    margin-top: 2em;
    margin-bottom: 1.5em;
    line-height: 1
    }
p {
    text-indent: 1em;
    text-align: justify;
    margin-top: 0.75em;
    margin-bottom: 0.75em
    }
hr {
    width: 30%;
    margin-top: 2em;
    margin-bottom: 1.5em;
    page-break-before: avoid
    }
.hr60 {
    width: 60%;
    margin-top: 2em;
    margin-bottom: 1.5em;
    page-break-before: avoid
    }
.hrhead {
    width: 18em;
    margin-top: 1em;
    margin-bottom: 1em;
    page-break-before: avoid
    }
img {
    padding: 0
    }
.ce {
    text-align: center;
    text-indent: 0
    }
.ci {
    margin-left: 5%;
    margin-right: 5%;
    text-indent: 0
    }
.ge {
    font-style: normal;
    letter-spacing: 0.12em;
    padding-left: 0.12em
    }
.in0 {
    text-indent: 0
    }
.nd {
    text-decoration: none
    }
.pb {
    page-break-before: always
    }
.fsl {
    font-size: 125%
    }
.fss {
    font-size: 85%
    }
.mt2 {
    margin-top: 2em
    }
.mt4 {
    margin-top: 4em
    }
table {
    margin-left: auto;
    margin-right: auto
    }
.tdl {
    text-align: left;
    vertical-align: top
    }
.tdr {
    text-align: right;
    vertical-align: bottom;
    white-space: nowrap
    }
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
    }