@charset "ISO-8859-1";
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #6699FF;
	text-decoration: none;
}
