.headline1 {
	font-size: 16px;
	font-weight: bold;
}
.headline2 {
	font-size: 12px;
	font-weight: bold;
}
.smalltext {
	font-size: 10px;
}
.attention {
	color: #FF0000;
	text-decoration: blink;
	text-transform: uppercase;
}

