BODY {
    COLOR: #000033;
    BACKGROUND-COLOR: #ffffff;
    padding: 10px;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 14px;
    line-height: 20px;
}

H1 {
    COLOR: #000033;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 32px;
    line-height: 36px;
}

H2 {
    COLOR: #000033;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 22px;
    line-height: 22px;
}

UL {
    margin-top: 10px;
    margin-bottom: 10px;

}
