body {font-size: 10pt; font-family : "MS UI Gothic";
text-align: center;}
h1 {font: 26pt "MS UI Gothic"; color: #ff9900; margin: 0px; float: left;}
h2 {font-size: 10pt; margin: 0px;}
h3 {font: 10pt "MS UI Gothic"; color: #ff9900; margin: 0px;}
a:link {text-decoration:none;}
a:visited {text-decoration:none;}
a:active {text-decoration:none;}
a:hover {color:#FF0000; position:relative; top:1; left:1;}
ul {margin: 0px; padding: 2px;}
li {list-style-type: none; padding: 2px;}
p {margin: 8px}
table{font-size: 10pt;}

#orange1 {
color: #ffffff;
background-color: #ff9900;
padding: 3px;
margin: 0px;
}

#orange2 {
background-color: #fff9ee;
padding: 3px;
margin: 0px;
}

#red {
color: #ffffff;
background-color: #CC0000;
padding: 3px;
margin: 0px;
}

#blue1 {
color: #ffffff;
background-color: #588bbe;
padding: 3px;
margin: 0px;
}

#blue2 {
background-color: #EAF0F7;
padding: 3px;
margin: 0px;
}

img {
border: none;
}
.rss_box {
	 margin: 0px;
	 padding: 0px;
	 width: 160px;
	 background-color: #FFFFFF;
	 border: 0px solid ; 
 background-color: #ffffff; text-align:left;
}


.rss_title, rss_title a {
	font:"MS UI Gothic";
	font-size: 12px;
	font-weight:bold;
	margin: 0px;
	padding: 2px;
	text-align:center;
 background-color: ##C2EBA9;
}


.rss_items {  font-size: 12px;
  font-weight : normal; 
  margin: 5px;  
}


.rss_item  {  font-size: 12px;
  font-weight : normal; 
  margin: 5px; 
}


.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;
}


.rss_date {
	font-size: 10px;
	font-weight : normal;
	color: #000000;
	}

