<style type="text/css"  media="all">

/* begin styles for RSS Feed */



.rss_box {

	 margin: 1em;

	 width: 180px;

	 background-color: #CCCCFF;

	 border: 1px solid #ccccff;

	 

}

.rss_items {

	margin-top:0px;

	padding:0.5em; 0.5em;

	margin-left:0px;

	color:#d22d2d;

}

p.rss_title {padding:0.5em;}

.rss_title {

	text-decoration: none;

	font-family: verdana, sans-serif;

	font-size: 85%;

	background-color:#ccccff;

	color:#d22d2d;

	font-weight:bold;

	margin: 0px;

	padding:0em;

	text-align: left;

}



.rss_item  {

  font-family:arial, sans-serif;

  font-size: 0.65em;

  font-weight : normal;

color: #333333;	

  list-style:none;

  padding-bottom:1em;

}



.rss_item a {

	text-decoration : underline;

	color: #333333;

	font-size: 105%;

	font-weight:bold;

	font-family:arial, sans-serif;

	}

	

.rss_item a:visited {

	text-decoration : underline;
	
	color: #333333;
	
	font-size: 105%;

	font-weight:bold;

	font-family:arial, sans-serif;

}

.rss_item a:hover {

	text-decoration : underline;
	
	color: #d22d2d;
	
	font-size: 105%;

	font-weight:bold;

	font-family:arial, sans-serif;

}

.rss_date {

	font-size: 85%;

	font-weight : normal;

	color: #F60;

	}


</style>