body {
    margin-left: 15%;
    margin-right: 15%
    }
p {
    text-indent: 1em;
    text-align: justify;
    margin-top: 0.5em;
    margin-bottom: 0.5em;
    line-height: 1.25em
    }
p.list {
    text-indent: 1em;
    text-align: justify;
    margin-top: 0.1em;
    margin-bottom: 0.1em;
    line-height: 1em
    }
p.hangindent {
    text-align: left;
    text-indent: -1.5em;
    margin-left: 1.5em;
    margin-top: 0.1em;
    margin-bottom: 0.1em;
    line-height: 1.25em
    }
h1 {
    font-size: 240%;
    text-align: center;
    margin-top: 1em;
    margin-bottom: 1em
    }
h2 {
    font-size: 180%;
    text-align: center;
    margin-top: 2em;
    margin-bottom: 1em
    }
h3 {
    font-size: 110%;
    text-align: center;
    margin-top: 2em;
    margin-bottom: 1em
    }
hr {
    margin: 2em
    }
hr.mini {
    width: 33%;
    margin: 0.5em auto;
    color: silver
    }
hr.tdata {
    width: 4em;
    margin: 0;
    margin-left: 1em;
    color: silver
    }
.smallskip {
    padding-top: 0.5em
    }
.medskip {
    padding-top: 1em
    }
.bigskip {
    padding-top: 1.5em
    }
.hugeskip {
    padding-top: 4em
    }
.pagenum {
    font-size: 90%;
    font-weight: bold;
    font-style: normal;
    text-indent: 0;
    text-align: center;
    width: 1.5em;
    color: silver;
    border-right: solid silver 1px;
    border-bottom: solid silver 1px;
    margin-top: 0.5em;
    margin-bottom: 0.5em;
    line-height: 1.5em
    }
.left {
    text-align: left
    }
.center {
    text-align: center
    }
.right {
    text-align: right
    }
.noshow {
    display: none
    }
table {
    margin-left: auto;
    margin-right: auto
    }
td.left {
    text-align: left
    }
td.center {
    text-align: center
    }
td.right {
    text-align: right;
    padding-right: 0.5em
    }
td.hangindent {
    text-align: left;
    text-indent: -1em;
    line-height: 1.25em;
    padding-left: 1em
    }
td.price {
    vertical-align: bottom
    }
.caption {
    font-weight: bold;
    font-size: smaller;
    text-align: center
    }
.illo {
    margin: auto;
    margin-bottom: 4ex;
    text-align: center
    }
.tnote {
    border: dashed 1px;
    padding: 1em;
    margin-top: 3em;
    margin-right: 0%;
    margin-bottom: 3em;
    margin-left: 0%;
    page-break-after: always
    }
.tnote p {
    text-indent: 0;
    margin-left: 2em;
    margin-top: 0.5em;
    font-size: 90%
    }
.tnote h3 {
    text-indent: 0;
    margin-left: 0;
    text-align: left;
    font-size: 100%;
    font-style: normal;
    font-weight: bold
    }
.smcap {
    font-variant: small-caps
    }
.fancy {
    font-family: "URW Chancery L", cursive
    }
.sf {
    font-family: sans-serif;
    font-weight: bold
    }
td.advert {
    text-align: left;
    text-indent: -1em;
    line-height: 1.25em;
    padding-left: 1em
    }
.flush {
    margin: 0;
    padding-right: 1em;
    width: auto
    }
.footnote {
    margin-left: 5%;
    margin-right: 5%;
    font-size: 95%
    }
.footnote.label {
    text-align: right;
    font-size: 100%
    }
.fnanchor {
    vertical-align: super;
    font-size: 0.7em;
    text-decoration: none;
    font-style: normal
    }
.footnotes {
    border: dashed 1px
    }
a {
    text-decoration: none
    }
a:hover {
    color: #ffcd33
    }