.headline {
	font-family: Trebuchet MS, Verdana, sans-serif;
	color: #000000;
	font-size: 28px; 
	font-weight: bold;
	margin: 0 0 10px 0;
}

.subheading {
	font-family: Trebuchet MS, Verdana, sans-serif;
	font-size: 22px;
	color: #009;
	margin: 0 0 5px 0;
}

.photocaption {
	background-color: #e2e8ff;
    color: #36259a;
	margin: 0;
    text-align: center;
    padding: 5px;
	font-style: italic;
}

.byline {
	font-family: Times New Roman, Verdana, sans-serif;
	font-style: italic;
}







