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

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

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

.byline {
	font-style: italic;
}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #003D79;
	text-decoration: none;
	font-weight: bold;
	line-height: 20px;
}


h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #003D79;
	text-decoration: none;
	line-height: 20px;
	font-style: normal;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003D79;
	text-decoration: none;
	font-weight: bold;
	line-height: 16px;
	font-style: normal;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003D79;
	text-decoration: none;
	font-weight: bold;
	line-height: 16px;
	font-style: normal;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003D79;
	text-decoration: none;
	font-weight: bold;
	line-height: 16px;
	font-style: normal;
}
