/* begin styles for RSS Feed */
<style type="text/css"  media="all">

.rss_box {
	 margin: 1em;
	 width: 550px;
	 background-color: #ffffff;
	 border: 1px solid ##5F74CC;
	 
}
.rss_items {
	margin-top:0px;
	padding:0.5em; 0.5em;
	margin-left:0px;
	color:##3399ff;
}
p.rss_title {padding:0.5em;}
.rss_title {
	text-decoration: none;
	font-family: verdana, sans-serif;
	font-size: 85%;
	background-color:#000066;
	color:white;
	font-weight:bold;
	margin: 0px;
	padding:0em;
	text-align: left;
}

.rss_item  {
  font-family: verdana, arial, sans-serif;
  font-size: 0.75em;
  font-weight : small;
  list-style:none;
  padding-bottom:1em;
}

.rss_item a {
	color:black;
	font-size: 95%;
	font-weight:bold;
	font-family:arial, sans-serif;
	}
	
.rss_item a:visited {
	color:#330066;
}

.rss_date {
	font-size: 85%;
	font-weight : normal;
	color: #F60;
	}



</style>
