
.tx1 
{
    font-size: 12px;
    font-family: Arial;
    font-weight: normal;
    color: #000000;
	 text-align: left;
	 
}

.tx1 A { COLOR: #000000; TEXT-DECORATION: none }
.tx1 A:hover { COLOR: #000000; TEXT-DECORATION: underline }

.tx2 
{
      font-size: 12px;
      font-family: Arial;
      font-weight: normal;
      color: #000000;
		text-align: justify;
}

.tx2 A { COLOR: #000000; TEXT-DECORATION: underline }
.tx2 A:hover { COLOR: #000000; TEXT-DECORATION: underline }

.tx3 
{
      font-size: 12px;
      font-family: Arial;
      font-weight: normal;
      color: #000000;		
}

.tx3 A { COLOR: #000000; TEXT-DECORATION: none }
.tx3 A:hover { COLOR: #000000; TEXT-DECORATION: none }

.txlink 
{
      font-size: 11px;
      font-family: Arial;
      font-weight: bold;
      color: #000000;		
}

.txlink A { COLOR: #000000; TEXT-DECORATION: none }
.txlink A:hover { COLOR: #404040; TEXT-DECORATION: none }

.txheader 
{
      font-size: 14px;
      font-family: Arial;
      font-weight: bold;
      color: #000000;
		
}

.txheader A { COLOR: #000000; TEXT-DECORATION: none }
.txheader A:hover { COLOR: #606060; TEXT-DECORATION: none }

.td1
 {
 	background-repeat: no-repeat;
 }