<style>
	div.listings a:link {text-decoration: none; color: #2E8B57; font-weight: normal;}
	div.listings a:visited {text-decoration: none; color: #2E8B57; font-weight: normal;}
	div.listings a:hover {text-decoration: underline; color: #2E8B57; font-weight: normal;}
	div.listings a:active {text-decoration: underline; color: #2E8B57; font-weight: normal;}
	
	div.feedburnerFeedBlock a:link {text-decoration: none; color: #2E8B57; font-weight: normal;}
	div.feedburnerFeedBlock a:visited {text-decoration: none; color: #2E8B57; font-weight: normal;}
	div.feedburnerFeedBlock a:hover {text-decoration: underline; color: #2E8B57; font-weight: normal;}
	div.feedburnerFeedBlock a:active {text-decoration: underline; color: #2E8B57; font-weight: normal;}
	
	div.feedburnerFeedBlock {
		font:x-small Arial;
		font-style: italic;
		text-align:right;
		color:#333;
		font-size: .88em;
  		}
	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;
		padding-left: 25px;
		}
	.caption {
		font: Arial;
		color: #2E8B57;
		}
	.captionbig {
		font: Arial;
		color: #2E8B57;
		font-size: 12pt;
		}
	input.login {
		font-size: 8pt;
		font-style: italic;
		color: #a9a9a9;
		}
	input.invalid {
		font-family : Sans-serif,Arial,Verdana,Helvetica;
		font-size : 9pt;
		color: #FF0000;
		font-weight : bold;
		border: none;
		text-align: right;
		background: #ffffff;
		}
</style>
