BODY, HTML {
        font-family : Arial, Times New Roman, Times;
        font-size: 10pt;

        scrollbar-face-color: #FFFFFF;
scrollbar-shadow-color: #000000;
scrollbar-highlight-color: #000000;
scrollbar-3dlight-color: #FFFFFF;
scrollbar-darkshadow-color: #009966;
scrollbar-track-color: #FFFFFF;
scrollbar-arrow-color: #009966;
}

A {
        text-decoration : none;
        font-family : Arial,Times New Roman, Serif;
}

A:hover {
        text-decoration : none;
        color: #009966;
}


A.link {
        font-size : 9pt;
        color: #000000;
        text-decoration : underline;
}


P  {
        font-family : Arial, Times New Roman, Serif;
        font-size: 10pt;
        color: #000000;
        font-weight : normal;
        line-height : 13pt;
        margin-top : 0px;
}

P.nav  {
        font-family : Arial, Times New Roman, Serif;
        font-size: 9pt;
        color: #000000;
        font-weight : normal;
        line-height : 12pt;
        margin-top : 0px;
}

.normal  {
        font-family : Arial, Times New Roman, Serif;
        font-size: 10pt;
        color: #000000;
        font-weight : normal;
}


P.small  {
        font-family : Arial, Times New Roman, Serif;
        font-size: 9pt;
        color: #000000;
        font-weight : normal;
        line-height : 13pt;
        margin-top : 0px;
}


P.header1  {
        font-family : Arial, Times New Roman, Serif;
        font-size: 16pt;
        color: #000000;
        font-weight : normal;
        line-height : 12pt;
        margin-bottom : 6px;
}

P.header  {
        font-family : Arial, Times New Roman, Serif;
        font-size: 12pt;
        color: #000000;
        font-weight : bold;
        line-height : 12pt;
        margin-bottom : 6px;
}



