      body  {
            
            SCROLLBAR-FACE-COLOR: #F7F7F7;
	    SCROLLBAR-HIGHLIGHT-COLOR: #DDDDDD;
	    SCROLLBAR-SHADOW-COLOR: #DDDDDD;	
	    SCROLLBAR-3DLIGHT-COLOR: #DDDDDD;
	    SCROLLBAR-ARROW-COLOR: #DDDDDD;
	    SCROLLBAR-TRACK-COLOR: #DDDDDD;
	    SCROLLBAR-DARKSHADOW-COLOR: #DDDDDD;
            
            margin-left : 0pt;
            margin-right : 0pt;
            margin-top : 0pt;
            margin-bottom : 0pt;
            
            font-family: Tahoma;
            background: #F7F7F7;
            text-decoration : none;
            font-size : 10 pt;
            text-align : justify;
                        
            }
            
  table     {
            
            font-family: Tahoma;
            text-decoration : none;
            font-size : 10 pt;
            text-align : justify;
            
            }
            
  tr        {
            
            }
            
                        
  td        {
            }
            
      A     {
            
            font-family: Tahoma;
	    color: #222222;
            font-size : 7 pt;	  
            text-decoration: none;
            }    
            
            :hover {
                   color: red;
                   text-decoration: underline;
                   }
            