/* scroller background - TABLE */
.TScrBack0 {
	background-color: #EBEBEB;
}
/* 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 */
.TScrItemBody0 {
	font-family: Arial;
	font-size: 11px;
	padding-left: 10px;
    padding-right: 10px;
}