

body {
	margin:0;
	padding:0;
	font: 11pt verdanda, arial, sans-serif;
}

table {
	margin:0;
	padding:0;
	font: 11pt verdanda, arial, sans-serif;
}

a:link, a:visited, a:active { 


 color: #0000CC;
}



a:hover { 

text-decoration: none;

}



.rss_box {

	 width: 100%;

	 background-color: #fffff;

}



.rss_title, rss_title a {

	margin: 0px 0;

	padding: 0;

}



.rss_items {

       list-style:none;

       margin:0;

       padding:0;
       
       color: #0000cc

}



.rss_item  {

  font-size: 10pt;

  margin-bottom: 1em;;

}



.rss_item a:link, .rss_item a:visited, .rss_item a:active {

text-decoration: none



	}



.rss_item a:hover { 

text-decoration: underline

	}

	

.rss_date {

	font-size: xx-small;

	}