p {
    margin-top: 0.75em;
    text-align: justify;
    text-indent: 1em;
    margin-bottom: 0.75em
    }
h1, h2, h3, h4, h5, h6 {
    text-align: center;
    clear: both
    }
h3 {
    font-variant: small-caps
    }
hr {
    width: 33%;
    margin-top: 2em;
    margin-bottom: 2em;
    margin-left: auto;
    margin-right: auto;
    clear: both
    }
table {
    margin-left: auto;
    margin-right: auto
    }
td {
    vertical-align: top
    }
body {
    margin-left: 10%;
    margin-right: 10%
    }
.citation {
    text-align: right;
    text-indent: 0
    }
.noindent {
    text-indent: 0
    }
.exdent {
    margin-left: 2em;
    text-indent: -2em;
    margin-top: 0;
    margin-bottom: 0
    }
.center {
    text-align: center
    }
.smcap {
    font-variant: small-caps
    }
img {
    border: none
    }
ul.IX {
    list-style-type: none;
    font-size: 80%
    }
ul.IXSub {
    list-style-type: none
    }
ul.IX li {
    margin-top: 0
    }
hr.full {
    width: 100%
    }
a:link {
    color: blue;
    text-decoration: none
    }
link {
    color: blue;
    text-decoration: none
    }
a:visited {
    color: blue;
    text-decoration: none
    }
a:hover {
    color: red
    }
pre {
    font-size: 8pt
    }