.headline {
	font-family: "Times New Roman", Times, serif;
	font-size: 21px;
	font-style: italic;
	color: #E79B22;
	line-height: 22px;
}
.regular {
	font-family: Arial, Helvetica, sans-serif;
	color: #996633;
	font-size: 10px;
	line-height: 12px;
}
.headlineSmall {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #E79B22;
	line-height: 15px;
	font-style: italic;
}
.headlineGreen {
	font-family: "Times New Roman", Times, serif;
	font-size: 21px;
	font-style: italic;
	color: #BAB78B;
	line-height: 22px;
}
a:link {
	text-decoration: none;
	color: #7F7D5F;
}
a:visited {
	text-decoration: none;
	color: #7F7D5F;
}
a:hover {
	text-decoration: underline;
	color: #BAB78B;
}
a:active {
	text-decoration: none;
	color: #7F7D5F;
}
.regularDark {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 10px;
	line-height: 12px;
}
.headlinenews {

	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	color: #E79B22;
	line-height: 26px;
}
.pbsdates {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #996633;
	white-space: normal;
	line-height: normal;


}
.pbsheadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #996633;
}
.news {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #996633;
}
.headlineBrown {

	font-family: "Times New Roman", Times, serif;
	font-size: 21px;
	font-style: italic;
	color: #996633;
	line-height: 22px;
}
