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

.headlineGreen {
	font-weight: bold;
	font-size: 10pt;
	color: #090;
	text-decoration: none;
}

.headlineOrange {
	font-weight: bold;
	font-size: 10pt;
	color: #C60;
	text-decoration: none;
}

.headlineYellow {
	font-weight: bold;
	font-size: 10pt;
	color: #990;
	text-decoration: none;
}

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

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

.byline {
	font-style: italic;
}

.mini,
a.mini,
a.mini:link,
a.mini:active,
a.mini:visited {
	font-family: &quot;Trebuchet MS&quot;, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999;
	text-decoration: none;
}

a.mini:hover {
	font-family: &quot;Trebuchet MS&quot;, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #069;
	text-decoration: underline;
}