@charset "utf-8";
/* CSS Document */

#newsFeed {font-family:Georgia, "Times New Roman", Times, serif;font-size:9pt;color:#666}
#newsFeed .newsList P {line-height:1.5em;margin:0;padding:0}
#newsFeed .newsList {padding:18px 0 2px 0;border-top:1px dotted #DDD}
#newsFeed .newsList .date {font-weight:normal;color:black}
#newsFeed .newsList .title {font-size:1.3em;margin:2px 0 10px 0;line-height:1.2em}
#newsFeed .newsList .title A {text-decoration:none;color:#09C}
#newsFeed .newsList .title A:hover {background-color:#09C;color:#FFF}