.sub_headline, .small_header {
	font-weight: bold;

	font-family: Verdana, Arial, sans-serif;
	
}

.headline {
	color: #005EA7;
	font-size:150%;
	margin-bottom: 0.2em;
	font-weight: bold;
	display:block;
	clear:both;
	font-family: Verdana, Arial, sans-serif;

}

.sub_headline {
	font-size:120%;
}

.small_header {
	font-size:100%;
}

.ingress {
	margin-top:0.5em;
	color: #D21155;
	font-weight: bold;
	font-size:110%;
	padding-bottom: 10px;
}

.bodytext {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
}