.headline {
	font-size: 16px;
	font-weight: bold;
	color: #3333CC;
}
a {
	font-size: 14px;
	font-weight: bold;
	color: #3333CC;
	word-spacing: 20px;
}
.smallhead {
	font-size: 12px;
	color: #3333CC;
	text-decoration: none;
	word-spacing: 10px;
}
