BODY {
    background: #E6F2FE;
    color: #000000;
}

BODY, TD, TH, P, UL, OL, LI {
    font-family: Arial, Helvetica, Sans-Serif;
}

H1 { 
    font-size: 24pt;
    line-height: 200%;
}

H2 {
    font-size: 18pt;
    line-height: 140%;
}

H3 {
    font-size: 16pt;
    line-height: 130%;
}

H4 {
    font-size: 14pt;
    line-height: 120%;
}

