.headline {
	font-size: 10px;
	font-weight: bold;
	padding-bottom: 6px;
}
.normal {
	font-size: 10px;
	font-weight: normal;
}
.bigger {
	font-size: 12px;
}
.smaller {
	font-size: 9px;
}