/* DATEI: style.css */
.text  {
	font-size:11px;
	line-height:12px;
	font-family:Helvetica,Arial;
	letter-spacing:0.1mm;
	color : #000000;
	}
	
.text a:link  {
	font-size:11px;
	line-height:12px;
	font-family:Helvetica,Arial;
	letter-spacing:0.1mm;
	color : #FF0000;
	}
	
.text a:visited  {
	font-size:11px;
	line-height:12px;
	font-family:Helvetica,Arial;
	letter-spacing:0.1mm;
	color : #FF0000;
	}
.text a:hover {
	font-size:11px;
	line-height:12px;
	font-family:Helvetica,Arial;
	letter-spacing:0.1mm;
	color: #FF0000;
	text-decoration: none;
}

		
.text2  {
	font-size:16px;
	line-height:16px;
	font-family:Arial,Helvetica;
	letter-spacing:0.2mm;
	word-spacing:0.8mm;
	font-weight : normal;
	font-style : normal;
	color : #000000;
}
.text2 a:link  {
	color : #FF0000;
	}
	
.text2 a:visited  {
	color : #FF0000;
	}
.text2 a:hover {
	color: #FF0000;
} 
.text3  {
	font-size:11px;
	line-height:13px;
	font-family:Arial,Helvetica;
	letter-spacing:0.2mm;
	word-spacing:0.8mm;
	font-weight : normal;
	font-style : normal;
	color : #FF0000;
} 

.text4  {
	font-size:14px;
	line-height:16px;
	font-family:arial, helvetica;
	letter-spacing:0.1mm;
	word-spacing:1.0mm;
	font-weight : bold;
	color : #000000;
}
.text4 a:link  {
	font-size:14px;
	line-height:16px;
	font-family:Arial,Helvetica;
	letter-spacing:0.1mm;
	word-spacing:1.0mm;
	font-weight : bold;
	color : #000000;
	text-decoration: none;
	}
.text4 a:visited  {
	font-size:14px;
	line-height:16px;
	font-family:Arial,Helvetica;
	letter-spacing:0.1mm;
	word-spacing:1.0mm;
	font-weight : bold;
	color : #000000;
	text-decoration: none;
	}
.text4 a:hover {
	font-size:14px;
	line-height:16px;
	font-family:Arial,Helvetica;
	letter-spacing:0.1mm;
	word-spacing:1.0mm;
	font-weight : bold;
	color: #FF0000;
	text-decoration: none;
}
.text5  {
	font-size:12px;
	line-height:14px;
	font-family:Arial,Helvetica;
	letter-spacing:0.1mm;
	word-spacing:0.5mm;
	font-weight : normal;
	font-style : normal;
	color : #000000;
} 
.text6  {
	font-size:9px;
	line-height:10px;
	font-family:Arial;
	letter-spacing:0.1mm;
	word-spacing:1.0mm;
	color : #195F5F;
	}
	
.text6 a:link  {
	font-size:12px;
	line-height:13px;
	font-family:Helvetica,Arial;
	letter-spacing:0.1mm;
	word-spacing:1.0mm;
	color : #CC4400;
	text-decoration: none;
	}
	
.text6 a:visited  {
	font-size:12px;
	line-height:13px;
	font-family:Helvetica,Arial;
	letter-spacing:0.1mm;
	word-spacing:1.0mm;
	color : #CC4400;
	text-decoration: none;
	}
.text6 a:hover {
	font-size:12px;
	line-height:13px;
	font-family:Helvetica,Arial;
	letter-spacing:0.1mm;
	word-spacing:1.0mm;
	color: #448888;
	text-decoration: none;
}
.text7  {
	font-size:9px;
	line-height:9px;
	font-family:Arial, Helvetica;
	letter-spacing:0.1mm;
	word-spacing:1.0mm;
	color : #A0A0A0;
	}
	
.text7 a:link  {
	font-size:9px;
	line-height:9px;
	font-family:Arial, Helvetica;
	letter-spacing:0.1mm;
	word-spacing:1.0mm;
	color : #66C0C0;
	text-decoration: none;
	}
.text7 a:visited  {
	font-size:9px;
	line-height:9px;
	font-family:Arial,Helvetica;
	letter-spacing:0.1mm;
	word-spacing:1.0mm;
	color : #66C0C0;
	text-decoration: none;
	}
.text7 a:hover {
	font-size:9px;
	line-height:9px;
	font-family:Arial,Helvetica;
	letter-spacing:0.1mm;
	word-spacing:1.0mm;
	color: #FF0000;
	text-decoration: none;
}

ul  {
	font-size:12px;
	line-height:14px;
	font-family:Arial,Helvetica;
	letter-spacing:0.1mm;
	word-spacing:1.0mm;
	color : #000000 ;
	list-style : disc;
}