body {
    margin-left: 15%;
    margin-right: 15%
    }
div.titlepage {
    margin-right: 10%;
    margin-left: 10%
    }
div.titlepage p {
    text-align: center;
    text-indent: 0
    }
h1, h2, h3 {
    text-align: center;
    clear: both
    }
h2 {
    font-size: 90%
    }
p {
    margin-top: 0.5em;
    text-align: justify;
    margin-bottom: 0.5em;
    text-indent: 1em
    }
p.p0 {
    text-indent: 0
    }
p.border {
    border-bottom: 3px double;
    margin-bottom: 4em
    }
p.table {
    text-align: center;
    text-indent: 0;
    margin-top: 2em
    }
p.rtl {
    direction: rtl
    }
.ma-top6 {
    margin-top: 6em
    }
.ma-bot6 {
    margin-bottom: 6em
    }
hr {
    width: 20%;
    margin-top: 6em;
    margin-bottom: 6em;
    margin-left: auto;
    margin-right: auto;
    color: gray;
    background-color: gray;
    border: none;
    clear: both
    }
hr.tb {
    width: 5%;
    margin-top: 2em;
    margin-bottom: 2em
    }
table {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 2.5em;
    margin-top: 1.5em;
    border: 3px double black;
    border-collapse: collapse
    }
table.noborder {
    border: none
    }
table.no-ma-bot {
    margin-bottom: 0.5em
    }
th {
    font-weight: normal;
    padding-left: 0.3em;
    padding-right: 0.3em
    }
th.bot-doub {
    border-bottom: 3px double black;
    border-top: none
    }
th.bot-no {
    border-bottom: none
    }
th.top-no {
    border-top: none
    }
th.right-doub {
    border-right: 3px double black
    }
td {
    border-top: none;
    border-bottom: none;
    border-right: 3px double black;
    padding-left: 0.4em;
    padding-right: 0.5em;
    text-align: center
    }
.right-no {
    border-right: none
    }
.left-no {
    border-left: none
    }
td.right-solid {
    border-right: thin solid black
    }
.right-sep {
    border-right: medium solid black
    }
.left-align {
    text-align: left
    }
.right-align {
    text-align: right
    }
td.top {
    border-top: medium solid black
    }
td.top-thin {
    border-top: thin solid black
    }
td.bot-thin {
    border-bottom: thin solid black
    }
.center {
    text-align: center;
    text-indent: 0
    }
.smcap {
    font-variant: small-caps
    }
.vsmall {
    font-size: 0.6em
    }
.small {
    font-size: 0.8em
    }
.inc {
    font-size: 1.3em
    }
.big {
    font-size: 1.5em
    }
.ss {
    font-family: sans-serif
    }
em.gesperrt {
    letter-spacing: 0.2em;
    font-style: normal
    }
.indented {
    margin-left: 10%;
    margin-right: 10%
    }
.covernote {
    visibility: hidden;
    display: none
    }
.pagenum {
    font-size: smaller;
    text-align: right;
    color: gray
    }
.pagenumindent {
    font-size: smaller;
    text-align: right;
    color: gray;
    text-indent: 1em
    }
.pagenumhide {
    font-size: smaller;
    text-align: right;
    color: gray;
    visibility: hidden
    }
.figcenter {
    margin-bottom: auto;
    margin-left: auto;
    margin-right: auto;
    margin-top: 2em;
    text-align: center
    }
.caption {
    font-size: 90%;
    text-indent: 0
    }
div.footnotes {
    border: thin dotted black;
    background-color: #F0F0F0;
    margin: 4em 10%
    }
div.footnotes a {
    text-decoration: none
    }
div.footnotes p {
    text-indent: 0;
    font-size: 90%;
    padding: 0.5em
    }
.fnanchor {
    vertical-align: super;
    font-size: 0.7em;
    text-decoration: none
    }
ol {
    list-style-type: lower-alpha
    }
.transnote {
    font-size: smaller;
    padding: 0.5em;
    margin-bottom: 5em;
    margin-left: 5%;
    margin-right: 5%;
    background-color: #FCF4E9;
    border: thin dotted black;
    font-family: sans-serif, serif
    }
.transnote p {
    text-indent: 0
    }
@media screen {
    div.titlepage {
        margin-top: 6em
        }
    }
@media print {
    a:link, a:visited {
        color: black
        }
    }
@media all {
    em.gesperrt {
        font-style: italic
        }
    .covernote {
        visibility: visible;
        display: block
        }
    }
@media all {
    body {
        margin-left: 5%;
        margin-right: 5%
        }
    hr {
        display: none
        }
    h2 {
        page-break-before: always;
        margin-top: 2em
        }
    div.titlepage {
        margin-left: 5%;
        margin-right: 5%;
        page-break-after: always
        }
    .break-before {
        page-break-before: always
        }
    div.footnotes {
        border: thin dotted black;
        background-color: inherit;
        margin: 3em 5%
        }
    }
hr.full {
    width: 100%;
    margin-top: 3em;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    border-width: 4px 0 0 0;
    border-style: solid;
    border-color: #000;
    clear: both
    }