.headline {
	font-family: Arial, sans-serif;
	font-size: 16px;
 	font-weight: bold;
 	color: #0673B8;
}

.subheading {
	font-family: Arial, sans-serif;
 	font-size: 14px;
 	font-weight: bold;
 	color: #000000;
}

.photocaption {
	font-size: 8pt;
	font-style: italic;
}

.byline {
	font-style: italic;
}








