h1 {
    text-align: center;
    line-height: 1.5
    }
body {
    font-size: 1em;
    text-align: justify;
    margin-left: 5%;
    margin-right: 5%
    }
h2 {
    font-size: 130%;
    text-align: center;
    margin-top: 4em;
    margin-bottom: 2em
    }
h3 {
    font-size: 130%;
    text-align: center;
    margin-top: 2em;
    margin-bottom: 2em
    }
h4 {
    text-align: center;
    margin-top: 2em;
    margin-bottom: 1em
    }
h6 {
    font-size: 120%;
    text-align: center;
    margin-top: 1em;
    margin-bottom: 1em
    }
hr {
    width: 50%;
    margin: 1em
    }
p.title {
    text-align: center;
    text-indent: 0;
    font-weight: bold;
    font-variant: small-caps;
    line-height: 1.4;
    margin-bottom: 3em
    }
small {
    font-size: 60%
    }
big {
    font-size: 140%
    }
p {
    text-indent: 0;
    margin-left: 2%;
    width: 97%
    }
table {
    border-collapse: collapse;
    table-layout: fixed;
    width: 90%;
    margin-left: 5%;
    margin-top: 1em;
    margin-bottom: 1em
    }
.footnote {
    margin-left: 5%;
    margin-right: 5%;
    font-size: 0.9em
    }
.footnote .label {
    text-align: left
    }
a.fnanchor {
    font-size: 75%;
    vertical-align: 75%;
    line-height: 50%;
    font-weight: normal
    }
.nospace {
    margin-top: 2pt;
    margin-bottom: 2pt
    }
.p1 {
    margin-top: 1em;
    margin-bottom: 1em
    }
.p2 {
    margin-top: 2em;
    margin-bottom: 1em
    }
.pagenum {
    text-indent: 0;
    font-weight: normal;
    color: gray;
    font-size: 0.7em;
    text-align: right
    }
.smcap {
    font-variant: small-caps;
    font-size: 90%
    }