.headline {
	font-weight: bold;
	font-size: 14pt;
	color: #181F4B;
	text-decoration: none;
}
.subheading {
	font-weight: bold;
	color: #8C8F64;
}
.photocaption {
	font-size: 8pt;
	font-style: italic;
}
.byline {
	font-style: italic;
}
h1 {
	font-size: 1.5em;
	font-weight: bold;
	text-align: center;
	color: #2c2d25;
	background: #FFFFD8;
	font-family: Arial, Helvetica, sans serif;
}
h2 {
	font-size: 1.3em;
	color: #8A8A72;
	font-family: Arial, Helvetica, sans serif;
	margin: .5em 0;
}
h3 {
	margin: .25em 0;
	font-size: 1.2em;
	color: #181F4B;
	font-family: Arial, Helvetica, sans serif;
}
h4 {
	margin: .25em 0;
	font-size: 1.1em;
	color: #8C8F64;
	font-family: Arial, Helvetica, sans serif;
}