.headline{
	font-size: 11px;
	font-family: arial, sans-serif;
	font-weight: bold;
	color: #2f2f2f;
	text-transform: uppercase;
	display: block;
	margin: 0 0 12px 0;
	line-height: 120%;
}
.subheadline{
	font-size: 11px;
	font-family: arial, sans-serif;
	font-weight: normal;
	color: #2f2f2f;
	text-transform: uppercase;
	display: block;
	margin: 0 0 12px 0;
	line-height: 120%;
}

.preamble{
	font-size: 11px;
	font-family: arial, sans-serif;
	color: #2f2f2f;
	text-transform: uppercase;
	font-weight: normal;
	display: block;
	margin: 0 0 12px 0;
	line-height: 120%;
}

.bread{
	font-size: 11px;
	font-family: arial, sans-serif;
	color: #2f2f2f;
	text-transform: normal;
	font-weight: normal;
	display: block;
	margin: 0 0 12px 0;
	line-height: 120%;
}


