P  {

}


H2  {
        font-family : Arial;
        font-size : 12pt;
        font-weight : bold;
        font-style : normal;
        color : #000000;
        text-align : center;
        text-decoration : none;
        margin-top : 5px;
}

H4  {
        font-family : Arial;
        font-size : 11pt;
        font-weight : bold;
        font-style : normal;
        color : #0000ff;
        text-align : left;
        text-decoration : none;
        margin-left : 10px;
}

H5  {
        font-family : Arial;
        font-size : 9pt;
        font-weight : normal;
        font-style : normal;
        color : #FFFFFF;
        text-align : center;
        text-decoration : none;
        margin-left : 0px;
}


H6  {
        font-family : Arial;
        font-size : 10pt;
        font-weight : normal;
        font-style : normal;
        color : #FFFFFF;
        text-align : left;
        text-decoration : none;
        margin-left : 3px;

}


H3  {
        font-family : Arial;
        font-size : 9pt;
        font-weight : bold;
        font-style : normal;
        color : #FFFFFF;
        text-align : left;
        text-decoration : none;
        margin-left : 3px;

}


A  {
        font-family : Arial;
        font-style : normal;
        font-weight : normal;
        text-decoration : none;
        position : absolut;
        margin-left : 0px;
        color : #ffffff;
}

A:Visited  {
        font-family : Arial;
        font-weight : normal;
        font-style : normal;
        text-decoration : none;
        position : static;
        margin-left : 0px;
        color : #ffffff;
}

A:Active  {
        font-family : Arial;
        font-weight : normal;
        font-style : normal;
        position : static;
        text-decoration : underline;
        margin-left : 0px;
        color : #000000;

}

A:Hover  {
        text-decoration : underline;
        font-weight : normal;
        font-family : Arial;
        font-style : normal;
        position : static;
        margin-left : 0px;
        color : #000000;
}

BODY  {
        font-size : small;
        font-family : Arial;
        font-size : 10pt;
        color : #000000;
        font-style : normal;
        font-weight : normal;
        position : static;
        text-decoration : none;
        text-align : center;

}
