body {
    margin-left: 10%;
    margin-right: 10%
    }
h1, h2 {
    text-align: center;
    clear: both;
    font-weight: normal;
    page-break-before: avoid
    }
h1 {
    font-size: 250%;
    line-height: 1.5
    }
h2 {
    font-size: 150%;
    line-height: 1.5;
    margin-top: 4em
    }
hr {
    width: 6em;
    margin-top: 1em;
    margin-bottom: 1em
    }
p.caption {
    margin-top: 0.5em;
    font-size: smaller;
    text-align: center;
    text-indent: 0
    }
.center {
    text-align: center;
    text-indent: 0
    }
.center img {
    margin-left: auto;
    margin-right: auto
    }
.fontxlarge {
    font-size: 150%
    }
.fontlarge {
    font-size: 120%
    }
.marginbottom8 {
    margin-bottom: 8em
    }
.fontsmall {
    font-size: 85%
    }
p {
    text-indent: 1em;
    margin-top: 0.75em;
    text-align: justify;
    margin-bottom: 0.75em
    }
.front {
    text-align: center;
    text-indent: 0;
    margin-top: 1em;
    margin-bottom: 1em
    }
em {
    font-style: normal;
    letter-spacing: 0.12em;
    padding-left: 0.1em
    }
table {
    margin-left: auto;
    margin-right: auto
    }
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
    }
.tnote {
    background: rgb(220, 220, 220) none repeat scroll 0% 50%;
    page-break-before: always
    }
.firstlarge {
    font-size: 200%;
    margin-top: -0.1em;
    margin-right: 0.1em
    }
.noindent {
    text-indent: 0
    }