
/*Feed Burner CSS*/
*
{
	margin: 0;
	padding: 0;
	font-family: Arial;
	font-size: 12px;
	border-width: 0px;
	font-weight: normal;
	text-align: left;
}
.feedburnerFeedBlock div
{
	color: Black;
	font-size: 10px;
}
.date
{
	color: Green;
	font-size: 10px;
}
.headline a
{
	color: Blue;
	text-decoration: underline;
}

/*Feed Burner CSS Ends*/
