	div.feedburnerFeedBlock a:link {text-decoration: none; color: #008000; font-weight: normal;}
	div.feedburnerFeedBlock a:visited {text-decoration: none; color: #008000; font-weight: normal;}
	div.feedburnerFeedBlock a:hover {text-decoration: underline; color: #008000; font-weight: normal;}
	div.feedburnerFeedBlock a:active {text-decoration: underline; color: #008000; font-weight: normal;}

	div.feedburnerFeedBlock {
		font: Arial;
		font-size: 10pt;
		font-style: italic;
		text-align:right;
		color:#333;
  		}
	div.feedburnerFeedBlock p.date {
		display: none;
		}
	div.feedburnerFeedBlock ul li div {
		display: none;
		}
	div.feedburnerFeedBlock span.headline {
		font-weight: bold;
		text-align: left;
		display: block;
		text-indent: 0;
		}
	div.feedburnerFeedBlock td {
		text-align: left;
		}
	div.feedburnerFeedBlock p.feedItemAuthor {
		display: none;
		}
	div.feedburnerFeedBlock p.feedTitle {
		display: none;
		}
	div.feedburnerFeedBlock ul li {
		list-style-image: url(../images/square_green.gif);
		margin-bottom: 1em;
		padding-left: 0 !important;
		text-indent: 0 !important;
		font-weight: normal;
		}
	div.listings ul li {
		list-style-image: url(images/square_green.gif);
		font-style: italic;
		margin-bottom: 5px;
		padding-left: 0 !important;
		text-indent: 0 !important;
		}
	td.sectionheading, p.sectionheading {
		font: Arial;
		font-weight: bold;
		//color: #27395B;
		color: #459639;
		padding-left: 25px;
		}
	.caption {
		font: Arial;
		color: #2E8B57;
		}
	.captionbig {
		font: Arial;
		color: #2E8B57;
		font-size: 12pt;
		}
