BODY {
        font-size: 9pt;
        font-family: Arial, Helvetica, sans-serif;
        background-color: white;
}

H1 {
        font-size: 16pt;
        font-weight: bold;
        background-color: #333300;
        color: white;
}

H2 {
        font-size: 16pt;
        font-weight: bold;
}

H3 {
        font-size: 11pt;
        font-weight: bold;
}

H6 {
        background-color: #CCCCCC
}

.Menu {
        background-color: #333300;
        color: white;
        text-decoration: none;
}

H1.Menu {
        font-size:11pt;
        margin-bottom: 0px;
}

