/**/
body {
    font-family: "Verdana", sans-serif;
    color: #000;
    background: #fff
    }
h1, h2, h3, h4, h5, h6 {
    font-family: Verdana, sans-serif;
    text-align: center
    }
p {
    margin-left: 1em;
    margin-right: 1em;
    text-align: justify
    }
cite {
    text-decoration: underline;
    font-style: normal
    }
pre, tt, code, kbd, samp {
    font-family: "Courier New", Courier, monospace
    }
hr {
    color: #903;
    margin-left: 3em;
    margin-right: 3em;
    background: #fff
    }
a:link {
    color: #00f;
    background: #fff;
    text-decoration: underline
    }
a:active {
    color: #f00;
    background: #fff;
    text-decoration: underline
    }
a:visited {
    color: #909;
    background: #fff;
    text-decoration: underline
    }
a.offsite:link {
    color: green;
    background: #fff;
    text-decoration: underline
    }
dl, ol, ul {
    text-align: justify;
    margin-left: 1em;
    margin-right: 1em;
    line-height: 120%
    }
dl dd {
    font-size: small
    }
ol li {
    list-style-type: decimal
    }
ol ol li {
    list-style-type: lower-alpha
    }
ol ol ol li {
    list-style-type: lower-roman
    }
div.dochead {
    margin-left: 1em;
    margin-right: 1em;
    text-align: center
    }
div.docinfo p {
    margin-left: 1em;
    margin-right: 1em;
    text-align: center
    }
div.dateline p {
    margin-left: 1em;
    margin-right: 1em;
    text-align: right;
    line-height: 120%
    }
div.bodytext h1, h2, h3, h4, h5, h6, table {
    text-align: center;
    line-height: 120%
    }
div.bodytext dd {
    font-size: small
    }
div.footnote p {
    font-size: small;
    text-align: left;
    text-indent: 0
    }
div.navigation {
    margin-left: 1em;
    margin-right: 1em;
    font-size: small;
    text-align: center;
    text-indent: 0
    }
div.navigation p {
    font-size: small;
    text-align: center;
    text-indent: 0
    }
div.navigation table {
    font-size: small;
    text-align: center;
    text-indent: 0;
    margin-left: 0;
    margin-right: 0
    }
div.toc p {
    margin-left: 0;
    margin-right: 0;
    text-align: left;
    font-size: x-small
    }
div.toc table {
    margin-left: 0;
    margin-right: 0;
    text-align: center;
    font-size: x-small
    }
div.toc a:link {
    color: #f00;
    text-decoration: none
    }
div.toc a:active {
    color: #808080;
    text-decoration: none
    }
div.toc a:visited {
    color: #008000;
    text-decoration: none
    }
div.toc a.offsite:link {
    color: green;
    text-decoration: none
    }
div.docinfo, address {
    font-family: Verdana, sans-serif;
    font-size: small;
    color: gray;
    background: #fff;
    text-align: left
    }
.center {
    text-align: center
    }
.clear {
    clear: both
    }
.author {
    font-weight: normal;
    font-size: large
    }
.title {
    font-weight: normal;
    font-size: large;
    font-style: normal
    }
.abstract {
    font-style: italic;
    margin-left: 2em
    }
.precis {
    font-variant: small-caps;
    margin-left: 2em
    }
.preface {
    font-style: normal
    }
.introduction {
    font-style: normal
    }
.chapter {
    font-style: normal
    }
.section {
    font-style: normal
    }
.quote {
    font-style: normal
    }
.note {
    font-size: small;
    text-align: left;
    text-indent: 0;
    margin-left: 1em
    }
.footnote {
    font-family: Verdana, sans-serif;
    font-size: small;
    text-align: left;
    text-indent: 0
    }
.speaker {
    font-weight: bold;
    font-variant: small-caps
    }
.speech {
    margin-left: 1em
    }
.stage {
    font-style: italic
    }
.verse {
    font-family: "Verdana", sans-serif
    }
/**/