<style>
<!--
/* A:link refers to all links on the page - not just the RSS content... */
A:link { color : 006393; font-weight : bold; }
A:visited { color : 006393; font-weight : bold; }
.rssxpresschannel {
    font-family : Arial, sans-serif;
    text-align : left;
}

.rssxpresschtitle {
  	font-size : 16px;
	color : #006393;
}

.rssxpresschdesc {
	color : black;
    text-align : left;
}

.rssxpressittitle {
	font-size : 14px;
    line-height : 120%;
	background-color : #ffffff;
} 

.rssxpressitdesc {
	font-size : 14px;	
    background-color : #D0E7F4;
    padding-bottom : 2pt;
}

.rssxpresstable {
	text-align : left;
}

.rssxpressdivider {
	background-color : #FF9853;
}
//-->
</style>