.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-align: justify;	
}
.textulined {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: underline;
	color: #000000;
	text-align: justify;	
	}
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #7A003B;
	text-decoration: underline;
	filter: Light;
}
.title1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #7A003B;
}
.title2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #7A003B;
}

.button{
	padding: 0px;
	margin: 0px;
	border-style: none;
	border:0
	}
.Stil1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #7A003B;
}
.small_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: justify;
}
.small_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #7A003B;
	text-decoration: underline;
}
