.title1  {
        font-family : Verdana;
        font-size : 20pt;
        font-weight : bold;
        text-align : left;
        color : #C0C0C0;
        text-decoration : underline;
}

.title1middle  {
        font-family : Verdana;
        font-size : 15pt;
        font-weight : bold;
        text-align : center;
        color : #C0C0C0;
        text-decoration : underline;
}

.title2  {
        font-family : Verdana;
        font-size : 14pt;
        font-weight : bold;
        text-align : left;
        color : #C0C0C0;
}

.title2middle  {
        font-family : Verdana;
        font-size : 14pt;
        font-weight : bold;
        text-align : center;
        color : #C0C0C0;
}

p.normal  {
        font-family : Verdana;
        font-size : 10pt;
        text-align : left;
        color : #C0C0C0;
}

p.normalb  {
        font-family : Verdana;
        font-size : 10pt;
        text-align : left;
        color : #C0C0C0;
        font-weight : bold;
}

p.normalr  {
        font-family : Verdana;
        font-size : 10pt;
        text-align : right;
        color : #C0C0C0;
}

p.normalm  {
        font-family : Verdana;
        font-size : 10pt;
        text-align : center;
        color : #C0C0C0;
}

p.normal1  {
        font-family : Verdana;
        font-size : 10pt;
        text-align : center;
        color : #C0C0C0;
        font-weight : bold;
}

 p.normal2  {
        font-family : Verdana;
        font-size : 10pt;
        text-align : right;
        color : #C0C0C0;
        font-weight : bold;
}

a:visited  {
        color : #C0C0C0;
        font-weight : bold;
        font-style : italic;
}

a:active  {
        color : #C0C0C0;
        font-weight : bold;
        font-style : italic;
}

a:link  {
        font-weight : bold;
        color : #C0C0C0;
}

p.normal_red  {
        font-family : Verdana;
        font-size : 10pt;
        font-style : normal;
        color : #FF0000;
        font-weight : bold;
}

p.normal_red1  {
        font-family : Verdana;
        font-size : 15pt;
        font-style : normal;
        color : #FF0000;
        text-align : center;
}

p.normal_red2  {
        font-family : Verdana;
        font-size : 10pt;
        font-style : normal;
        color : #FF0000;
        text-align : center;
}

BODY {
scrollbar-face-color:#6F6F6F;
scrollbar-highlight-color:#98B0EF;
scrollbar-3dlight-color:#000000;
scrollbar-darkshadow-color:#000000;
scrollbar-shadow-color:#98B0EF;
scrollbar-arrow-color:#98B0EF;
scrollbar-track-color:#000000;
}