.headline {
	font-weight: bold;
	font-size: 14pt;
	color: #036;
	text-decoration: none;
}

.subheading {
	font-weight: bold;
	font-size: 130%;
	color: #036;
}

.photocaption {
	font-size: 8pt;
	font-style: italic;
}

.byline {
	font-style: italic;
}

.bolditalic {}



.subheadingBlue {
	font-weight: bold;
		color: #036;
		font-size: 130%;
	}



.subheadingBlack {
	font-weight: bold;
	color: #000;
	font-size: 130%;
}