/* scroller background - TABLE */
.TScrBody1 {
	background:transparent;
}
/* style to be applyed to all items' bodies
  - SPAN in Netscape 4.x, TD in rest
  all local stylesheets of external files if any are to be ignored */
.TScrItem1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	color: #222222;
	line-height: 15px;
	padding: 0px;
}
