body 
{background-color: ffffff; filter: alpha(opacity=100)} 

body { 
  scrollbar-DarkShadow-Color: #000000; 
  scrollbar-Track-Color: #ffffff; 
  scrollbar-Face-Color: #000000; 
  scrollbar-Shadow-Color: #000000;
  scrollbar-3dLight-Color: #ffffff; 
  scrollbar-Highlight-Color: #000000; 
  scrollbar-Arrow-Color: #ffffff; }

A:link
{ text-decoration: none; color:#000000; background-color: #ffffff;}
A:visited
{ text-decoration: none; color:#000000; background-color: #ffffff;}
A:active
{ text-decoration: none; color:#ffffff; background-color: #ffffff;}
A:hover
{ text-decoration: none; color:#ffffff; cursor: nw-resize; background-color: #000000; }

.HEAD {
            font-style : normal; 
            font-weight : bold; 
            font-size : 13px; 
            font-family : Arial, Verdana; 
            color : #ffffff;
            text-align: center;
            background-color: #000000;
                                                	         	    	                 
}

.BODY {
            font-style : normal; 
            font-weight : normal ; 
            font-size : 11px; 
            font-family : Arial, Verdana; 
            color : #000000;
            text-align: justify;
            background-color: #ffffff;
           
}

.LINK {
            font-style : normal; 
            font-weight : normal ; 
            font-size : 11px; 
            font-family : Arial, Verdana; 
            color : #000000;
            text-align: center;
            background-color: #ffffff;
           
}