* CSS Document */


  body{
      font-size:     14px;
	  font-weight:   normal;
	  font-family:   Tahoma, Verdana, sans-serif; 
	  padding:       0px;
	  margin:        0px;
	  border:        0;
	  width:         100%;
	/*  text-align:center;  */
      
  }
  
/* *   {margin:0; padding:0; } */
   
  h1   { font-size: 24px;background:#7A99AE;color:white;    }   
  h2   { font-size: 18px    }      
  h3   { font-size: 16px    }     
  h4   { font-size: 12px    }      
  h5   { font-size: 10px    } 
  
