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

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

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

.subheadingorange {
	font-weight: bold;
	color: #E3A65D;
}

.subheadingwhite {
	font-weight: bold;
	color: #FFF;
}

.subheadingblue {
	font-weight: bold;
	color: #036;
}

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

.byline {
	font-style: italic;
}

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

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


