<style type="text/css"  media="all">

/* begin styles for RSS Feed */

.rss-box {
	 margin: 1em;
	 width: 550px;
	 background-color: #ccffcc;
	 border: 1px solid ##5F74CC;
	 
}
.rss-items {
	margin-top:0px;
	padding:0px;
	margin-left:0px;
	color:##0099ff;
}
p.rss-title {padding:0.5em;}
.rss-title {
	text-decoration: none;
	font-family: verdana, sans-serif;
	font-size: 85%;
	background-color:#ccffcc;
	color:#ffffff;
	font-weight:bold;
	margin: 0px;
	padding:0em;
	text-align: left;
}

.rss-item  {
  font-family:helvetica;
  font-size:1.1em;
  font-weight:bold;
  list-style:none;
  padding-bottom:0.75em;
}

.rss-item a {
	color:blue;
	font-size: 105%;
	font-weight:bold;
	font-family:arial, sans-serif;
	}
	
.rss-item a:visited {
	color:#800080;
}

.rss-date {
	font-size: 85%;
	font-weight : normal;
	color: #F60;
	}


</style>
