body {
    font-family: "Times New Roman", Times, serif;
    font-size: 12pt;
    font-style: normal;
    color: black;
    background-color: white;
    }
h1 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 80pt;
    font-style: normal;
    color: #6699CC;
    background-color: white;
    }
h2 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18pt;
    font-style: normal;
    font-weight: bold;
    }
h3 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15pt;
    font-style: normal;
    font-weight: bold;
    }
h4 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12pt;
    font-style: normal;
    font-weight: bold;
    margin-left: 10px;
    }
h5 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    font-style: normal;
    font-weight: bold;
    margin-left: 10px;
    }
h6 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
    font-style: normal;
    font-weight: bold;
    margin-left: 25px;
    }
div.top {
    position: absolute;
    width: 90%;
    top: 0px;
    left: 14px;
    }
div.body {
    position: absolute;
    width: 90%;
    top: 115px;
    left: 14px;
    }
div.image {
    position: absolute;
    width: 200px;
    height: 115px;
    z-index: 3;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 80pt;
    font-style: normal;
    color: #6699CC;
    background-color: white;
    }
div.sciencecenter {
    position: absolute;
    width: 600px;
    height: 62px;
    z-index: 5;
    left: 200px;
    top: 50px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 30pt;
    font-style: normal;
    font-weight: bold;
    }
div.scienceshadow {
    position: absolute;
    width: 600px;
    height: 62px;
    z-index: 2;
    left: 202px;
    top: 52px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 30pt;
    font-style: normal;
    font-weight: bold;
    color: white;
    }
div.banner {
    position: absolute;
    font-size: 10pt;
    height: 12pt;
    z-index: 4;
    left: 6px;
    top: 87px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: black;
    background: silver;
    }
div.picture {
    position: absolute;
    width: 200px;
    height: 171px;
    z-index: 1;
    left: 526px;
    top: 20px;
    border: solid;
    border-width: thin;
    }
div.facts {
    float: left;
    height: 10em;
    left: 1em;
    width: 520px;
    border: solid;
    border-width: thin;
    border-color: red;
    }
div.facts-invisible {
    float: left;
    height: 10em;
    left: 1em;
    width: 520px;
    }
div.main {
    width: 750px;
    left: 6px;
    margin-top: 2px;
    margin-bottom: 2px;
    border: solid;
    border-width: thin;
    border-color: blue;
    }
div.main-left {
    float: left;
    width: 27em;
    left: 6px;
    margin-top: 2px;
    margin-bottom: 2px;
    border: solid;
    border-width: thin;
    border-color: blue;
    }
div.main-right-top {
    float: none;
    width: 27em;
    border: solid;
    border-width: thin;
    border-color: black;
    }
div.main-right-bot {
    float: none;
    width: 27em;
    border: solid;
    border-width: thin;
    border-color: blue;
    }
div.trailer {
    float: none;
    width: 750px;
    border: solid;
    border-width: thin;
    border-color: black;
    }
address {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    color: black;
    margin-left: 25px;
    }
p {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    color: black;
    margin-left: 10px;
    margin-right: 5px;
    text-align: justify;
    }
pre {
    font-family: Courier, Courier-New, monospace;
    font-size: 9pt;
    color: black;
    margin-left: 10px;
    }
.note {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    color: black;
    margin-left: 25px;
    }
ul.note {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    color: black;
    padding-left: 1ex;
    }
table.note {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    text-align: left;
    padding: 0em;
    border: none;
    color: black;
    margin-left: 10pt;
    }
td.notel {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    text-align: left;
    padding: 0em;
    border: none;
    color: black;
    margin-left: 10pt;
    }
td.noter {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    text-align: right;
    padding: 0em;
    border: none;
    color: black;
    margin-left: 10pt;
    }
table.calendar {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    text-align: center;
    padding: 0em;
    border: none;
    color: black;
    background-color: white;
    margin-left: 10pt;
    }
th.calendar {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    font-weight: bold;
    text-align: center;
    width: 3em;
    padding: 0em;
    border: none;
    color: black;
    background-color: gray;
    margin-left: 0pt;
    }
td.calendar {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    font-weight: normal;
    text-align: center;
    padding: 0em;
    border: none;
    color: black;
    background-color: silver;
    margin-left: 0pt;
    }
