/* begin styles for RSS Feed */

.rss_box { background-color: white; }



	 
}
.rss_items {
	margin-top:0px;
	margin-left:0px;
	color:#000000;
}

.rss_title {
	font-size: 11pt;
	font-family: Arial;
	background-color: white;
	color: 0000FF;
	font-weight:bold;
	text-align: left;
}

.rss_item  {
  font-size: 10pt;
  font-family: Arial;
  list-style:none;
  padding-bottom:1em;
}

.rss_item a {
	color:#0000FF;
	font-family: Arial;
	font-size: 10pt;
	font-weight:bold;
	}
	
.rss_item a:visited {
	color: 0000FF;
}
/* end styles for RSS Feed */