body {
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #FCFBF9;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-size: 10px;
	color: #333333;
}
.newsSourceTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #544327;
}
.newsSource {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #F59237;
}
a.newsSource:link {
	text-decoration: none;
	color: #F59237;
}
a.newsSource:visited {
	text-decoration: none;
	color: #F59237;
}
a.newsSource:hover {
	text-decoration: none;
	color: #F59237;
}
a.newsAuthor:active {
	text-decoration: none;
	color: #F59237;
}
.newsAuthorTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #544327;
}
.newsAuthor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #F59237;
}
a.newsAuthor:link {
	text-decoration: none;
	color: #F59237;
}
a.newsAuthor:visited {
	text-decoration: none;
	color: #F59237;
}
a.newsAuthor:hover {
	text-decoration: none;
	color: #F59237;
}
a.newsAuthor:active {
	text-decoration: none;
	color: #F59237;
}
.headline {
	font-size: 12px;
	font-weight: bold;
        color: #333333;
}