TD {    color:#00009F;
        font-size : 14pt;
        font-family :Times New Roman;
}
P  {
        font-size : 14pt;
        font-family : Times New Roman;
}

TABLE  {
        font-size : 14pt;
        font-family : Times New Roman;
}

A:link  {
        color : #00009F;
        text-decoration : none;

}

A:visited  {
        color : #00009F;
        text-decoration : none;

}

A:active  {
        color : #00009F;

        text-decoration : none;
}

BODY  {
        background : ##FFFFFF;
        padding-top : 10pt;
        color : Black;
        padding-left : 3pt;
        padding-right : 3pt;
}
