body {
    margin: 0 auto;
    max-width: 40em;
    padding: 1em
    }
div.front {
    page-break-before: always;
    text-align: center;
    margin: 2em;
    line-height: 1.5em
    }
div.front p {
    text-align: center
    }
p.title2 {
    margin: 4em auto;
    border-width: thin;
    border-color: black;
    padding: 2em;
    border-style: dotted none none none
    }
small {
    font-size: 0.85em
    }
.fsize1 {
    margin: 2em auto;
    font-size: 2.2em;
    line-height: 1.5em;
    color: #D02;
    letter-spacing: 0.1em
    }
.fsize2 {
    margin: 1em auto 1em auto;
    font-size: 1.3em
    }
h1, h2, h3 {
    text-align: center;
    clear: both
    }
h1 {
    page-break-before: always;
    font-size: 2em
    }
h2 {
    page-break-before: always;
    font-size: 1.3em;
    color: #A41;
    margin: 3em auto 1em auto;
    padding-top: 1ex;
    border-top: thin gray dotted
    }
h3 {
    display: inline;
    font-style: italic;
    font-weight: normal;
    font-size: 1.1em;
    color: #811
    }
p, div.head3 {
    margin: 0.2em auto;
    text-align: justify;
    line-height: 1.2em;
    text-indent: 1em
    }
.toclink {
    text-align: right;
    font-size: 0.7em;
    font-family: monospace
    }
.signature {
    display: block;
    text-align: right;
    font-variant: small-caps
    }
a {
    color: blue;
    text-decoration: none;
    border-width: thin;
    border-color: #666;
    border-style: none none dotted none
    }
a.imglst {
    font-variant: normal;
    font-size: 0.7em;
    padding: 0
    }
img {
    border: thin gray dotted;
    margin: 0.3em auto;
    max-width: 100%;
    height: auto
    }
img.nobord {
    border: none
    }
div.hdimg {
    font-size: 0.7em
    }
em {
    font-variant: small-caps
    }
table {
    margin: 0.5em auto;
    width: 90%;
    text-indent: 0;
    text-align: right;
    vertical-align: top;
    font-variant: small-caps
    }
th {
    font-weight: normal;
    font-size: 0.8em
    }
td, th {
    text-indent: 0;
    text-align: right;
    padding: 0.2em 3em 0.2em 0;
    vertical-align: bottom
    }
td.left, th.left {
    text-indent: -1em;
    text-align: left;
    padding: 0.2em 0 0.2em 1.5em;
    vertical-align: top
    }
table#toill {
    font-variant: normal;
    font-size: 0.9em
    }
span.xpno {
    font-size: 0.6em;
    color: #999;
    padding: 0
    }
p.xpno {
    font-size: 0.6em;
    color: #999;
    padding: 0;
    text-align: right
    }
blockquote {
    margin: 0 2em 0 2em;
    font-style: italic
    }
.center {
    text-align: center
    }
.smcap {
    font-variant: small-caps
    }
.caption {
    font-weight: normal;
    font-variant: small-caps
    }
.figcenter {
    clear: both;
    margin: 1em auto;
    text-align: center;
    max-width: 100%
    }
.figleft {
    clear: left;
    margin: 1em 1em 1em 0;
    padding: 0;
    text-align: center
    }
.figright {
    clear: right;
    margin: 1em 0 1em 1em;
    padding: 0;
    text-align: center
    }
.fraction {
    display: inline;
    white-space: nowrap
    }
div.transnote {
    background-color: #EEF;
    color: black;
    text-align: left;
    font-size: 0.8em;
    padding: 1em;
    margin: 5em 2em;
    border: thin #C92 solid
    }
div.transnote p {
    margin: 0.8em auto;
    text-align: left;
    text-indent: 0;
    line-height: 1.5em
    }
@media all {
    div.hdimg {
        display: none
        }
    span.xpno {
        font-size: 0.6em;
        color: #999;
        padding: 0 0.5em
        }
    div.figleft, div.figright {
        float: none;
        clear: both;
        margin: 1em auto;
        text-align: center;
        max-width: 100%
        }
    }