BODY {

        margin-top:0;
        margin-bottom:0;
        margin-left:0;
        margin-right:0;
        background-color: #FFFFFF;
        font-family: Arial;
        font-size: 10pt;
}

TD {

        font-family: Arial;
        font-size: 10pt;
        text-align: left;
}

P {

        font-family: Arial;
        font-size: 8pt;
}

TH {
        font-family: Arial;
        font-size: 10pt;
        text-align: center;
        font-weight: bold;
        background-color: #D9E2F4;

}


H1 {
        font-family: Arial;
        font-size: 12pt;
        text-align: center;
        font-weight: bold;

        color: #093E8E;
}

TABLE {
        align: center;

}

A {
        color: #093E8E;
}