.headline {
	font-weight: bold;
	font-size: 24px;
	color: #D9003A;
	text-decoration: none;
}

.subheading {
	font-weight: bold;
	font-size: 20px;
	color: #D9003A;
}

.photocaption {
	font-size: 8pt;
	font-style: italic;
}

.byline {
	font-style: italic;
}

.bolditalic {}



.subheadingBlue {
	font-weight: bold;
		color: #036;
		font-size: 20px;
	}



.subheadingBlack {
	font-weight: bold;
	color: #000;
	font-size: 20px;
}