
a {
    color: #000099;
    text-decoration: none;
}

a:hover {
    color: #0000cc;
    text-decoration: none;
}

body {
    background-color: white;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px}

h1 {
    font-family: Arial,Helvetica,Verdana,sans-serif;
    font-size: 16pt;
    font-weight: 700;
    color: #800000;
}

h2 {
    font-family: Arial,Helvetica,Verdana,sans-serif;
    font-size: 14pt;
    font-weight: 700;
    color: #000000;
}

h3 {
    font-family: Arial,Helvetica,Verdana,sans-serif;
    font-size: 12pt;
    font-weight: 700;
    color: #000000;
}

h4 {
    font-family: Arial,Helvetica,Verdana,sans-serif;
    font-size: 10pt;
    font-weight: 700;
    color: #000000;
}

p {
    color: #000000;
}

th {
    color: #000000;
}

td {
    color: #000000;
}

