body {
	margin:0;
	padding:0;
	text-align:center;
	}


#box{ width:260;
      font-size:10pt;
      font-family:MS UI Gothic;
      text-align:left;
      float:left;
}




.rss_box {
	 margin: 0px;
	 padding: 0px;
	 width: 180px;
	 background-color: #FFFFFF;
         text-align:left;
}

.rss_items {  font-size: 9pt;
  font-weight : normal; 
  margin: 0px 0 0 0;  
}


.rss_item  {  font-size: 9pt;
  font-weight : normal; 
  margin: 3px; 
}


.rss_title a:link, .rss_title a:visited, .rss_title a:active {
 
	text-decoration : underline;
	color: #FFFFFF;
}


.rss_title a:hover { 
	text-decoration : underline;
	color: #FFFFFF;

}
.rss_item a:link, .rss_item a:visited, .rss_item a:active,.rss_item a:hover  {
 
	text-decoration : underline;
	color: #0000FF;
}