body {
    text-align: justify;
    margin: 0 7% 0 7%;
    height: auto;
    text-indent: 2em
    }
h1, h2 {
    text-indent: 0;
    text-align: center;
    margin-bottom: 0.5em
    }
h1 {
    font-size: 207%
    }
h2 {
    font-size: 173%
    }
.pgbreak {
    page-break-before: always;
    page-break-inside: avoid
    }
.segment {
    page-break-before: auto;
    page-break-inside: avoid
    }
p {
    margin-top: inherit;
    margin-bottom: inherit
    }
.titlepage {
    page-break-before: always;
    text-align: center;
    font-weight: bold;
    text-indent: 0
    }
table {
    border-collapse: collapse;
    table-layout: auto;
    border-width: 0.5em 1em;
    border-color: #FFF;
    border-style: none
    }
td {
    text-align: left;
    padding: 0.5em 0.5em 0 0.5em;
    text-indent: 0;
    vertical-align: bottom
    }
td.vt {
    vertical-align: top
    }
td.rt {
    text-align: right;
    padding-right: 0.5em;
    padding-left: 1em;
    text-indent: 0
    }
td.hang {
    text-align: left;
    padding-right: 1em;
    padding-left: 2.5em;
    text-indent: -2em
    }
td.just {
    text-align: justify;
    padding-right: 0.5em;
    padding-left: 0.5em;
    text-indent: 0
    }
td.ctr {
    text-align: center;
    padding-right: 1em;
    padding-left: 1em;
    text-indent: 0
    }
.w80 {
    width: 80%;
    margin-left: 10%;
    margin-right: 10%
    }
.v0 {
    margin-top: 0
    }
.v1 {
    margin-top: 0.5em
    }
.v2 {
    margin-top: 1em
    }
.v4 {
    margin-top: 2em
    }
.v6 {
    margin-top: 3em
    }
.v8 {
    margin-top: 4em
    }
.v12 {
    margin-top: 6em
    }
.ml4 {
    margin-left: 2em
    }
.hang2 {
    text-indent: -2em;
    padding-left: 2em
    }
.double {
    line-height: 200%
    }
.i0 {
    text-indent: 0
    }
.blk5 {
    margin: auto 5%
    }
.bold {
    font-weight: bold
    }
.normal {
    font-weight: normal
    }
.ctr {
    text-align: center;
    text-indent: 0
    }
.rt {
    text-align: right;
    text-indent: 0
    }
.xxs {
    font-size: 55%
    }
.sm {
    font-size: 85%
    }
.lg {
    font-size: 120%
    }
.xl {
    font-size: 144%
    }
.xxxl {
    font-size: 207%
    }
.dropcap {
    text-indent: -0.6em
    }
.dropcap:first-letter {
    clear: left;
    margin: 0.05em 0.1em 0 0.1em;
    padding-right: 0.05em;
    font-size: 300%;
    line-height: 0.85em
    }
.italic {
    font-style: italic
    }
.tn {
    background-color: #E6E6FA;
    border: solid 0.1em;
    color: black;
    margin: 5%;
    font-size: 72%;
    padding: 2% 2% 2% 1%;
    text-align: justify
    }
.footnote {
    background-color: #F0FFFF;
    border: solid 0.1em;
    color: #000;
    margin: 5%;
    padding: 2% 2% 2% 1%;
    font-size: 72%;
    text-align: justify
    }
.anchor {
    vertical-align: super;
    line-height: 0.5em;
    font-size: 65%;
    text-decoration: none
    }
.figfull {
    clear: both;
    max-width: 90%;
    max-height: 80%;
    padding: 0;
    text-align: center
    }
.cover {
    visibility: visible
    }
@media all {
    .cover {
        display: none
        }
    .dropcap {
        text-indent: 2em
        }
    .dropcap:first-letter {
        float: none;
        clear: none;
        margin: inherit;
        padding-right: inherit;
        font-size: 100%;
        line-height: inherit
        }
    }