A 
  { color: #0000a0;
    font-stretch: condensed;
    font-variant: normal;
    text-decoration: none; 
  }
A:ACTIVE 
  { font-style: normal;
    color: #800000;
  }
A:hover 
  { color: #0000a0;
    font-style: normal;
    text-decoration: underline;
  }
TD { font-family: Arial, Helvetica;
     font-style: normal;
     font-size: 9pt;
     color: #000000;
   }
.naz {  font-family: Arial, Helvetica;
        font-style: normal;
        font-size: 11pt;
	font-weight:bold;
        color: #800000;
     }
.naz2 { font-family: Arial, Helvetica;
        font-style: normal;
        font-size: 10pt;
	font-weight:bold;
        color: #000000;
      }
BODY {
        font-family: Arial, Helvetica;
        font-size: 9pt;
        color: #000000;
        background: #FFFFFF;
}

