@charset "UTF-8";/* CSS Document */<style type="text/css"  media="all">/* begin styles for RSS Feed      This is the most basic style to use for a list with no bullets */.rss_box {	 width: 300px;	 background-color: #ffffff;}.rss_title, rss_title a {	font-family: Arial, Helvetica, sans-serif;	font-size: 10pt;	color: #0033CC;	margin: 2px 0;	padding: 2px;	font-weight: bold;}.rss_items {       list-style:none;       margin:0;       padding:0;}.rss_item  { font-family: Georgia, "Times New Roman", Times, serif;	font-size: 9pt;	color: #0033CC;  margin-bottom: 1em;;}.rss_item a:link, .rss_item a:visited, .rss_item a:active {	}.rss_item a:hover { 	}	.rss_date {	font-family: Georgia, "Times New Roman", Times, serif;	font-size: 9pt;	color: #000000;	}</style>