/* scroller background: iframe BODY object */
.Back {
	/*background: white;*/
}
/* style to be applyed to all items' bodies - DIV
	all local stylesheets of external files if any are to be ignored */
.ItemBody {
	margin:5px 0;
	color:#000099;
	padding:3px 0 8px;
	font-family:Arial,sans-serif;
	font-size:0.74em;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:1.5em;
}
