.text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #030303;
	line-height: 13px;
}
.headline {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: normal;
	color: #2B3878;
	line-height: 36px;
}
a:link {
	color: #132E71;
	text-decoration: none;
	font-weight: normal;
}
a:visited {
	color: #132E71;
	text-decoration: none;
	font-weight: normal;
}
a:hover {
	color: #132E71;
	text-decoration: underline;
	font-weight: normal;
}
a:active {
	color: #132E71;
	text-decoration: none;
	font-weight: normal;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
