.ai {color: #F4726A; font-size: 8pt; margin: 0}

.bi{color: #FF6600; font-size: 10pt; margin: 0}

.ci{color: #8BE800; font-size: 10pt; margin: 0}

.di{color: #44A2FF; font-size: 10pt; margin: 0}

.ei{color: #3399FF; font-size: 10pt; margin: 0}

.fi{color: #FFFFFF;font-size: 10pt; margin: 0}

.gi{color: #666666; font-size: 10pt; margin: 0}

.hi{color: #FFCC33; font-size: 10pt; margin: 0}


BODY, TH, TD { font-size: 10pt; color: #333333; letter-spacing: 1px }

 .links {color: #003399;}
 .links:hover {color: #ff8000; text-decoration: none;}
 
 
.links2 {color: #003399;
	font-weight: normal;}
.links2:hover {color: #FFFFFF;
	background-color: #ff8000;
	font-weight: normal;
	text-decoration: none;}
	
.links3 {color: #003399;}
.links3:hover {color: #FF8B22; text-decoration: none;}

.rss-box {
	 width: 100%;
	 padding: 4px 8px;
	 background-color: #FFFFFF;	 
}

.rss-title, .rss-title a:link
{
	font-family: Arial, Verdana, sans-serif;
	font-size: 30px;
	font-weight: bold;
	margin: 5px 0;
	padding: 0;
	text-align:center;

}

.rss-title a:visited, .rss-title a:active, .rss-title a:hover {
	color: #692;
}

.rss-items {
	list-style:none;
  
}

.rss-item  {
  font-size: 13px;
  margin-bottom: 1em
}

.rss-item a:link, .rss-item a:visited, .rss-item a:active {
	font-size: 13px;
	text-decoration : underline;
	font-weight: bold;
	color: #003399;
	}

.rss-item a:hover { 
	font-size: 13px;
	text-decoration : none;
	font-weight: bold;
	color: #ff8000;
	}
	
.rss-date {
	font-size: 11px;
	font-weight : normal;
	color: #FF9900;
	} 


