a:link {color:#FFFFFF;  font-size:9pt; text-decoration: underline; } 
a:visited {color:#FFFFFF;  font-size:9pt; text-decoration: underline;} 
a:hover {
	color: #7873C1;
	font-size: 9pt;
	text-decoration: underline;
} 
a:active {color:#FFFFFF;  font-size:9pt; text-decoration: underline;}

body
{

}

/* begin styles for RSS Feed */

	 
.rss-items {
	margin-top:0px;
	padding:0.5em; 0.5em;
	margin-left:0px;
	color:#000000;
}
p.rss-title {padding:0.5em;}
.rss-title {
	font-size: 12pt;
	background-color: white;
	color: black;
	font-weight:bold;
	text-align: left;
}

.rss-item  {
  font-size: 9pt;
  list-style:none;
  padding-bottom:1em;
}

.rss-item a {
	color:#333333;
	font-size: 10pt;
	font-weight:bold;
	}
	
.rss-item a:visited {
	color: black;
}

.rss-date {
	font-size: 7pt;
	color: navy;
	}
