.sup {
    font-size: 0.8em
    }
a {
    text-decoration: none;
    color: blue
    }
a:visited {
    color: blue
    }
.indent {
    margin-left: 1.5em
    }
div.c_header {
    font-size: 1.3em;
    font-weight: bold;
    margin-top: 2.3em;
    margin-left: 2em;
    margin-bottom: 0.9em
    }
h1 {
    font-size: 2em
    }
h2 {
    font-size: 1.6em
    }
h3 {
    font-size: 1.5em
    }
div.text_paragraph {
    font-size: 1em;
    margin-bottom: 0.8em
    }
body {
    font-family: "Times New Roman", Times, serif;
    font-size: 1em;
    margin: 1em;
    margin-top: 3em;
    border: 0;
    padding: 0
    }
div {
    font-size: 1em
    }
p.footnote {
    font-size: 1em;
    margin-top: 0
    }
.illustration {
    font-size: 1em;
    margin: 1em
    }
div.extra_space {
    margin-top: 3.5em
    }
span.small_caps {
    font-variant: small-caps
    }
td {
    vertical-align: top
    }
table {
    border: 0;
    padding: 0;
    margin: 0
    }