.headline1 {
	color: #242424;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 2px;
	margin-top: 20px;
	text-transform: uppercase;
}

.headline2 {
	color: #5782AB;
	font-size: 19px;
	font-weight: bold;
	margin-bottom: 8px;
    margin-top: 0px;
}

.headline3 {
	color: #242424;
	font-size: 12px;
	font-weight: bold;
	margin-top: 6px;
    margin-bottom: 0px;
}