BODY {
   font-size : 11px; 
   font-family : Verdana;
   color : #ffffff;
   scrollbar-face-color: #000033;
   scrollbar-shadow-color: #99CCFF;
   scrollbar-highlight-color: #000000; 
   scrollbar-3dlight-color: #99CCFF; 
   scrollbar-darkshadow-color: #000000;
   scrollbar-track-color: #000000; 
   scrollbar-arrow-color: #000000;
   overflow-x: hidden;
}

TABLE {
   font-size : 11 px; 
   font-family : Verdana; 
   color : #ffffff;
}

.HEAD { 
   font-size : 18px; 
   font-family : Tahoma;
   font-variant : small-caps;
   color : #99ccff;
   padding-left: 10px;
   margin: 2px;
   line-height: 120%;
   text-align : right;
   height : 14px;
   filter: shadow(color=#ffffff, direction=270);
}

HR {
   color : #ffffff;
   length : 60%;
   height : 1px;
   align : left;
   filter: alpha(Opacity=100, FinishOpacity=00, Style=1, StartX=0, StartY=0, FinishX=200, FinishY=0);
}

A {
   font-family : Verdana; 
   color : #99CCFF; 
   text-decoration : none;
}

A:visited {
   color : #99CCFF; 
   text-decoration : none; 
}


A:hover	{height: inherit; width: inherit; 
height:0; height: 1 px; width: inherit; height: 10; 
filter: blur(add=false, direction=180, strength=6); CURSOR: n-resize; color: "ffffff"; text-decoration:none}

}