/* scroller background - TABLE */
.TScrBack0 {
	background-color: #FFFFFF;
/* 	background-color: #f5f5f5; */
}
/* 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: verdana,tahoma,arial,sans-serif;
	font-size: 8px;
	padding-left: 2px;
    padding-right: 2px;
}
