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

.subheading {
	font-weight: bold;
	color: #336;
}

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

.byline {
	font-style: italic;
}

.navLeftBold {
	color: white;
	background-color: #0f0d40;
	border-top: 1px solid #a0b0c8;
	display: block;
	font-size: 10px;
	font-weight: bold;
	padding: 2px 2px 2px 3px;
}