@charset "utf-8";
.headline {
	font-size: 110%;
	color: #06C;
	font-weight: bold;
}
.headline a {
	font-size: 110%;
	color: #06C;
	font-weight: bold;
}
.date {
	font-weight: bold;
	color: #074B8C;
	font-size: 80%;
}
.creditfooter {
	text-decoration: none;
	display: none;
}

