a {
    text-decoration: none
    }
body {
    margin-left: 10%;
    margin-right: 10%
    }
h1, h2 {
    text-align: center;
    clear: both
    }
hr.chap {
    width: 65%;
    margin-left: 17.5%;
    margin-right: 17.5%;
    margin-top: 2em;
    margin-bottom: 2em;
    clear: both
    }
p {
    margin-top: 0.5em;
    text-align: justify;
    margin-bottom: 0.5em;
    text-indent: 1em
    }
table {
    max-width: 40em;
    margin-left: auto;
    margin-right: auto;
    margin-top: 1em;
    margin-bottom: 1em;
    border-collapse: collapse
    }
td, th {
    padding-left: 0.25em;
    padding-right: 0.25em;
    vertical-align: top;
    font-weight: normal
    }
.center {
    text-align: center;
    text-indent: 0
    }
.ditto {
    margin-left: 1em;
    margin-right: 1em
    }
.footnotes {
    border: dashed 1px
    }
.footnote {
    margin-left: 10%;
    margin-right: 10%;
    font-size: 0.9em
    }
.footnote .label {
    text-align: right
    }
.fnanchor {
    vertical-align: super;
    font-size: 0.8em;
    text-decoration: none
    }
.larger {
    font-size: 150%
    }
.noindent {
    text-indent: 0
    }
.pagenum {
    font-size: smaller;
    text-align: right
    }
.sig1 {
    text-indent: 1.5em
    }
.sig2 {
    text-indent: 2.5em
    }
.sig3 {
    text-indent: 3.5em
    }
.smaller {
    font-size: 80%
    }
.smcap {
    font-variant: small-caps
    }
.tdr {
    text-align: right
    }
.tdc {
    text-align: center
    }
.titlepage {
    text-align: center;
    margin-top: 3em;
    text-indent: 0
    }
.total-single {
    border-top: thin solid black
    }
.total-double {
    border-top: thin solid black;
    border-bottom: double black
    }