<style type="text/css">

/*BODY TEXT COLORS*/
/* the first style is just a fake one // NS6 skips the first style in the style sheet for some reason*/
.indextop { font: 8pt verdana,arial;  color: #999999; }
/*end*/

.body_main { font: 10pt arial;  color: #333333; }

.copyright { font: 7pt verdana;  color: #FFFFFF; }

.toolbar_spacer_bars { font: 10pt verdana;  color: #ffffff; }

.bold_lg_text { font: bold 10pt arial;  color: #333333; }

.quick_links_spacer { font: bold 10pt arial;  color: #eaeaea; }

.sm_blk_type { font: 7pt verdana;  color: #333333; }

.headlines { font: bold 10pt arial;  color: #993300; }

/*links*/
.toolbar_hover { font: 10pt verdana; color: #ffffff; text-decoration: none;}  
.toolbar_hover:hover { color:#FFCC00; }

.quick_links_hover { font: bold 10pt Arial, Helvetica, sans-serif; color: #666666; text-decoration: none;}  
.quick_links_hover:hover { color:#993300; }

.sm_orange_links_hover { font: bold 7pt verdana; color: #FFCC00; text-decoration: none;}  
.sm_orange_links_hover:hover { color:#FF9900; }


</style>
