BODY { background: white; font-family: arial, sans-serif;
        font-size: 12pt; color: black; margin-left: 10%; margin-right: 10%;
        margin-top: 3.5%; margin-bottom: 3.5%; }
                                                                                
H1 {font-family: arial, sans-serif;
                font-size: 18pt;
                font-style: normal;
                color: black;
                margin-left: -8%; }
                                                                                
H2 {font-family: arial, sans-serif;
                font-size: 16pt;
                font-style: normal;
                color: black;
                margin-left: -8%; }
                                                                                
H3 { font-family: arial, sans-serif;
                font-size: 14pt;
                font-style: normal;
                font-variant: small-caps;
                color: black;
                margin-left: -8%; }
                                                                                
ul {font-family: arial, sans-serif;
                font-size: 12pt;
                font-style: normal;
                color: black;
                margin-left: 5%; }
                                                                                
p {font-family: arial, sans-serif;
                font-size: 12pt;
                font-style: normal;
                color: black; }
                                                                                
sub { font-family: arial, sans-serif;
                font-size: 10pt;
                font-style: normal;
                color: black;
                margin-left: 20%; }
                                                                                
blockquote {
        margin: 3em 3 em 3 em 3 em;
        background: #EDB;
        padding: 3 em;
        }
div.box {
        background: #CCCCFF;
        border: none;
        padding: 0.5 em;
        font-style: bold;
        font-size: 14pt;
        text-align: center;
}
                                                                                
div.sub {
        background: white;
        border: none;
        padding: 0.5 em;
        font-style: italic;
        font-size: 10pt;
        text-align: center;
        color: black;
}
                                                                                
div.sub2 {
        background: white;
        border: none;
        padding: 0. em;
        font-style: italic;
        font-size: 10pt;
        text-align: left;
        color: black;
}
A:link, A:visited {color: #0000CC; text-decoration:none;}
A:hover {color: #3366FF}

