h1  {
    font-size : 18pt;
    font-family : Verdana, Arial;
    font-weight : bold;
    font-style : normal;
    color : 000000;
    text-decoration : none;
}


h2  {
    font-size : 16pt;
    font-family : Verdana, Arial;
    font-weight : bold;
    font-style : normal;
	color : 000000;
    text-decoration : none;
}


h3  {
    font-size : 12pt;
    font-family : Verdana, Arial;
    font-weight : bold;
    font-style : italic;
	color : 000000;
    text-decoration : none;
}


h6  {
    font-size : 10pt;
    font-family : Verdana, Arial;
    font-weight : bold;
    font-style : normal;
	color : 000000;
    text-decoration : none;
}

body  {
    color : 000000;
    font-size : 10pt;
    font-family : Verdana, Arial, sans-serif;
    font-weight : normal;
    font-style : normal;
    text-decoration : none;
    scrollbar-3d-light-color:#FFFFFF; 
    scrollbar-arrow-color:#999999; 
    scrollbar-base-color:#999999; 
    scrollbar-dark-shadow-color:#999999; 
    scrollbar-face-color:#FFFFFF; 
    scrollbar-highlight-color:#CCCCCC; 
    scrollbar-shadow-color:#999999;    
}

.normal  {
    color : 000000;
    font-size : 10pt;
    font-family : Verdana, Arial, sans-serif;
    font-weight : normal;
    font-style : normal;
    text-decoration : none;
}

A.normal:link  {
    font-size : 10pt;
    font-family : Verdana, Arial, sans-serif;
    font-weight : bold;
    font-style : normal;
    color : blue;
    text-decoration : none;
}

A.normal:visited  {
    font-size : 10pt;
    font-family : Verdana, Arial, sans-serif;
    font-weight : bold;
    font-style : normal;
    color : blue;
    text-decoration : none;
}

A.normal:hover  {
    font-size : 10pt;
    font-family : Verdana, Arial, sans-serif;
    font-weight : bold;
    font-style : normal;
    color : blue;
    text-decoration : underline;
}

.bold  {
    color : 000000;
    font-size : 10pt;
    font-family : Verdana, Arial, sans-serif;
    font-weight : bold;
    font-style : normal;
    text-decoration : none;
}

.quote  {
    color : 000000;
    font-size : 10pt;
    font-family : Verdana, Arial, sans-serif;
    font-weight : normal;
    font-style : italic;
    text-decoration : none;
}

.quoteBold  {
    color : 000000;
    font-size : 10pt;
    font-family : Verdana, Arial, sans-serif;
    font-weight : bold;
    font-style : italic;
    text-decoration : none;
}

A.bold:link  {
    font-size : 10pt;
    font-family : Verdana, Arial, sans-serif;
    font-weight : bold;
    font-style : normal;
    color : blue;
    text-decoration : underline;
}

A.bold:visited  {
    font-size : 10pt;
    font-family : Verdana, Arial, sans-serif;
    font-weight : bold;
    font-style : normal;
    color : purple;
    text-decoration : underline;
}

A.bold:hover  {
    font-size : 10pt;
    font-family : Verdana, Arial, sans-serif;
    font-weight : bold;
    font-style : normal;
    color : blue;
    text-decoration : underline;
}

.menu  {
    color : 000000;
    font-size : 10pt;
    font-family : Verdana, Arial, sans-serif;
    font-weight : bold;
    font-style : normal;
    text-decoration : none;
}

A.menu:link  {
    font-size : 10pt;
    font-family : Verdana, Arial, sans-serif;
    font-weight : bold;
    font-style : normal;
    color : 000000;
    text-decoration : none;
}

A.menu:visited  {
    font-size : 10pt;
    font-family : Verdana, Arial, sans-serif;
    font-weight : bold;
    font-style : normal;
    color : 000000;
    text-decoration : none;
}

A.menu:hover  {
    font-size : 10pt;
    font-family : Verdana, Arial, sans-serif;
    font-weight : bold;
    font-style : normal;
    color : blue;
    text-decoration : underline;
}

.subMenu  {
    color : 000000;
    font-size : 10pt;
    font-family : Verdana, Arial, sans-serif;
    font-weight : bold;
    font-style : normal;
    text-decoration : none;
}

A.subMenu:link  {
    font-size : 10pt;
    font-family : Verdana, Arial, sans-serif;
    font-weight : normal;
    font-style : normal;
    color : 000000;
    text-decoration : none;
}

A.subMenu:visited  {
    font-size : 10pt;
    font-family : Verdana, Arial, sans-serif;
    font-weight : normal;
    font-style : normal;
    color : 000000;
    text-decoration : none;
}

A.subMenu:hover  {
    font-size : 10pt;
    font-family : Verdana, Arial, sans-serif;
    font-weight : normal;
    font-style : normal;
    color : blue;
    text-decoration : underline;
}

.copyright {
    color : 000000;
    font-size : 8pt;
    font-family : Verdana, Arial, sans-serif;
    font-weight : normal;
    font-style : normal;
    text-decoration : none;
}

.footer  {
    color : 000000;
    font-size : 8pt;
    font-family : Verdana, Arial, sans-serif;
    font-weight : normal;
    font-style : normal;
    text-decoration : none;
}

A.footer:link  {
    color : cc8800;
    font-size : 8pt;
    font-family : Verdana, Arial, sans-serif;
    font-weight : normal;
    font-style : normal;
    text-decoration : underline;
}

A.footer:visited  {
    color : cc8800;
    font-size : 8pt;
    font-family : Verdana, Arial, sans-serif;
    font-weight : normal;
    font-style : normal;
    text-decoration : none;
}

A.footer:hover  {
    color : 88bbdd;
    font-size : 8pt;
    font-family : Verdana, Arial, sans-serif;
    font-weight : normal;
    font-style : normal;
    text-decoration : underline;
}

