h1 {
        COLOR: #000000;
        FONT-FAMILY: Arial;
        FONT-SIZE: 12pt;
        font-weight : bolder;
        text-decoration : none;
}

h2 {
        COLOR: #000000;
        FONT-FAMILY: Arial;
        FONT-SIZE: 12pt;
        font-weight : bolder;
        text-decoration : none;
}

h3 {
        COLOR: #000000;
        FONT-FAMILY: Arial;
        FONT-SIZE: 10pt;
        font-weight : bolder;
        text-decoration : none;
}


A:link {
        COLOR: #000000;
}
A:visited {
        COLOR: #000000;
}
A:hover {
        COLOR: #FF0000
}

TABLE {
        MARGIN: 0em;
}

TD {
        COLOR: #000000;
        FONT-FAMILY: Arial;
        FONT-SIZE: 9pt;
}

P {

    MARGIN-LEFT: 10px;
    MARGIN-RIGHT: 10px;
    line-height: 130%;

}
DIV {

    MARGIN-LEFT: 10px;
    MARGIN-RIGHT: 10px;
    line-height: 130%;

}