p {
    margin-top: 0.5em;
    text-align: justify;
    margin-bottom: 0.5em
    }
body {
    margin-left: 11%;
    margin-right: 10%
    }
a {
    text-decoration: none
    }
@media screen {
    hr.pb {
        margin: 30px 0;
        width: 100%;
        border: none;
        border-top: thin dashed silver
        }
    .pagenum {
        display: inline;
        font-size: x-small;
        text-align: right;
        position: absolute;
        right: 2%;
        padding: 1px 3px;
        font-style: normal;
        font-variant: normal;
        font-weight: normal;
        text-decoration: none;
        background-color: inherit;
        border: 1px solid #eee
        }
    .pncolor {
        color: silver
        }
    }
@media print {
    hr.pb {
        border: none;
        page-break-after: always
        }
    .pagenum {
        display: none
        }
    }
sub {
    left: -0.1em;
    vertical-align: text-bottom
    }
.trnote {
    background-color: #EEE;
    color: inherit;
    margin: 2em 5% 1em 5%;
    font-size: 80%;
    padding: 0.5em 1em 0.5em 1em;
    border: dotted 1px gray
    }
p.dropcap:first-letter {
    padding-top: 0.07em;
    margin-right: 0.05em;
    font-size: 300%;
    line-height: 0.8em
    }
.in2 {
    margin-left: 2em
    }
hr.short {
    width: 20%
    }
.sidebarright {
    border: none;
    font-size: larger;
    text-indent: 0;
    margin: 2em 0.25em 0.25em 0.25em;
    clear: right
    }
sup {
    left: 0.1em;
    vertical-align: text-top;
    line-height: 50%
    }
.nowrap {
    white-space: nowrap
    }
h1, h2, h3 {
    text-align: center;
    clear: both
    }
pre {
    font-size: 0.7em;
    clear: both
    }
img {
    border: none
    }
sub, sup {
    font-size: 85%;
    top: 0.1em
    }
blockquote {
    display: block;
    margin: 0.75em 10% 0.75em 5%
    }
.larger {
    font-size: large
    }
hr.invis {
    margin: 1em auto;
    visibility: hidden
    }
hr.tb {
    border: none;
    margin-top: 2em
    }
.muchlarger {
    font-size: x-large
    }
table {
    margin-left: auto;
    margin-right: auto;
    clear: both
    }
hr.major {
    width: 80%;
    border: none;
    border-bottom: 1px solid silver;
    clear: both;
    margin: 1em auto
    }
.dcap {
    text-transform: uppercase
    }
.center, .center p {
    text-align: center
    }
.smaller {
    font-size: small
    }
.smcap {
    font-variant: small-caps
    }
hr {
    text-align: center;
    margin: 2em auto;
    clear: both;
    width: 65%
    }