@charset "UTF-8";
/* CSS Document */

.headline {
	color: #1d1b58;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 150%;
	font-weight: bold;
	line-height: 180%;
}
.yellow {
	color: #d4803a;
	font-weight: bold;
}