
.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;
 }
 
/****************************** 15.04.11 *********************************************/
.tx-1, .tx-1 .table1 {
	font-size: 12px;
    font-family: Arial;
    font-weight: normal;
    color: #000000;
	text-align: justify;
}
 
.tx-1 img {
	border:none;
	float:right;
	margin:0 0 10px 10px;
}

.tx-1 h2 {
	font-size:14px;
	text-align:center;
}

.tx-1 h3 {
	font-size:14px;
}

.tx-1 p {
	margin-bottom:20px;
	text-indent:30px;
}

.tx-1 ol {
	list-style:none;
}

.tx-1 ol.list2 {
	margin:20px 0;
	text-indent:45px;
}

.tx-1 .table1 {
	margin-bottom:20px;
}

.tx-1 .table1 tr td:first-child {
	padding-right:50px;
}

.tx-1 .table1 td p {
	float:left;
	margin:3px 0 -3px 0;
	text-indent:0;
	background:#fff;
}
