BODY  {
       
       font-family: 'tahoma';
       font-size: 10pt;
       text-align:  justify;

       
      }

A     {
	
	  text-decoration: none;

      }

A:hover     {
	
	  text-decoration: underline;

      }
      
A.nounder     {
	
	  text-decoration: none;

      }      
      
A.nounder:hover     {
	
	  text-decoration: none;

      }

Q     {
	  
	  color: #AA1010;

      }
      
TD    {
	
	  font-family: 'tahoma';
      font-size: 10pt;
      text-align:  justify;
      	
      }