body  {
   font-family : Arial, Helvetica, sans-serif;
   background: #000000;
   color: #CCCCCC;
           scrollbar-DarkShadow-Color:#003333; 
           scrollbar-Track-Color:#FF0000;
           scrollbar-Face-Color:#000000; 
           scrollbar-Shadow-Color:#FFFFFF; 
           scrollbar-Highlight-Color:#000000;
           scrollbar-3dLight-Color:#FFFFFF; 
           scrollbar-Arrow-Color:#FFFFFF


}

.normal  {
   font-family :  Arial, Helvetica, sans-serif;
   font-size: 12pt;
   color: #CCCCCC;
}


a {
   text-decoration : none;
   font-family : Arial, Helvetica, sans-serif;
}

a:link{color:#FFFFFF;}
a:visited{color:#999999;}
a:hover{text-decoration : underline;}
a:active{color:#ff0000;}

H1  {
   font-family : Arial, Helvetica, sans-serif;
   font-size: 12pt;
   color: #FFFFFF;
   margin-top : 6pt;
   font-weight : bold;
}

H2  {
   font-family : Arial, Helvetica, sans-serif;
   font-size: 12pt;
   color: #FF0000;
   margin-top : 6pt;
   font-weight : bold;
}

TD.standardcell  {
   font-family : Arial, Helvetica, sans-serif;
   font-size: 12pt;
   color: #CCCCCC;
}





