.headline {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	letter-spacing: -0.01em;
	line-height: 20px;
	color: #10543D;
	font-weight: bold;
}

.title {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #10543D;
	font-weight: bold;
}

.miniTitle {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 11px;
	color: #10543D;
	font-weight: bold;
}

a.miniTitleUnderline,  a.miniTitleUnderline:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 11px;
	color: #10543D;
	font-weight: bold;
	text-decoration: underline;
}

a.miniTitleUnderline:hover,  a.miniTitleUnderline:active {
	text-decoration: none;
}


