.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-style: normal;
	color: #333333;
}

.textF{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #032A55;
	padding-left: 15px;
}







.tfeld {
	border: 1px solid #032A55;
}
a {
	font-family: "Arial";
	font-size: 13px;
	line-height: 19px;
	font-weight: bold;
	color: #154C88;	

}
	
a:link {
	font-family: "Arial";
	font-size: 13px;
	line-height: 19px;
	font-weight: bold;
	color: #154C88;


}

a:visited {
	font-family: "Arial";
	font-size: 13px;
	line-height: 19px;
	font-weight: bold;
	color: #154C88;


}

a:hover {
	font-family: "Arial";
	font-size: 13px;
	line-height: 19px;
	font-weight: bold;
	color: #154C88;
}
.h2{
	font-family: Georgia;
	font-size: 15px;
	font-style: bold;
	color: #154C88;
}


.h1{
	font-family: Georgia;
	font-size: 18px;
	font-style: bold;
	color: #154C88;
}

.h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	font-style: normal;
	color: #333333;
}