/* scroller background: iframe BODY object */
.Back { background-color:#FFFFFF;
}
/* style to be applyed to all items' bodies - DIV
	all local stylesheets of external files if any are to be ignored */
.ItemBody {
 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 5px;
	color:#57dc11 ;
}