.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 302A29;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: 302A29;
	font-weight: bold;
}
.header_rot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: B40100;
	font-weight: bold;
}

.rot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: B40100;
	font-weight: bold;
}

a.pdf {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 302A29;
	font-weight: bold;
	text-decoration: none;
}
a.pdf:hover,visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: B40100;
	font-weight: bold;
	text-decoration: none;
}

a.textlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 302A29;
	text-decoration: none;
	font-weight: bold;
}
a.textlink:hover, visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: B40100;
	text-decoration: none;
	font-weight: bold;
}

