body {
    font-size: 1em;
    text-align: justify;
    margin-left: 15%;
    margin-right: 15%
    }
h1 {
    font-size: 140%;
    text-align: center;
    margin-top: 2em;
    margin-bottom: 2em;
    line-height: 1.8em
    }
h2 {
    font-size: 130%;
    text-align: center;
    margin-top: 4em;
    margin-bottom: 2em
    }
a:focus, a:active {
    background-color: #fe6
    }
hr.small {
    width: 20%;
    text-align: center
    }
table {
    border-collapse: collapse;
    table-layout: fixed
    }
p {
    text-indent: 1em
    }
p.tn {
    margin-left: 10%;
    width: 80%;
    text-indent: 0
    }
.p2 {
    margin-top: 2em;
    margin-bottom: 1em
    }
.p4 {
    margin-top: 4em;
    margin-bottom: 1em
    }
.pagenum {
    visibility: hidden;
    text-align: right;
    font-weight: normal;
    font-variant: normal;
    font-style: normal;
    letter-spacing: normal;
    color: #C0C0C0;
    background-color: inherit
    }
.smcap {
    font-variant: small-caps;
    font-size: 95%
    }
.smaller {
    font-size: smaller
    }
.box {
    border-style: solid;
    border-width: 1px;
    margin: 1em 20% 1em 20%;
    padding: 1em
    }
.thin {
    margin-left: 20%;
    margin-right: 20%
    }
.left10 {
    margin-left: 10%;
    text-indent: 0
    }
.right {
    text-align: right
    }
.center {
    text-align: center;
    text-indent: 0
    }
.noindent {
    text-indent: 0
    }
.ralign20 {
    margin-right: 20%;
    text-align: right
    }
.add2em {
    text-indent: 2em
    }
.sidenote {
    padding-bottom: 0.1em;
    padding-top: 0.1em;
    padding-left: 0.3em;
    padding-right: 0.3em;
    margin-left: -20%;
    margin-right: 1em;
    margin-top: 0.1em;
    clear: left;
    font-size: 80%;
    color: black;
    background: #eee;
    border: solid 1px;
    text-align: center;
    text-indent: 0
    }