/* scroller background - TABLE */
.TScrBack2 {
	background-image: url(../images/bg_scroller.gif) repeat-x;
}
/* 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 */
.TScrItemBody1 {
	font-family: Arial;
	font-size: 12px;
	margin-top: 16px;
	/* text-align: justify;
	padding: 5px; */
}
.TScrItemBody2 {
	font-family: Arial;
	font-size: 10px;
	margin-top: 5px;
	/* text-align: justify;
	padding: 5px; */
}
.TScrItemBody3 {
	font-family: Arial;
	font-size: 10px;
	margin-top: 12px;
	/* text-align: justify;
	padding: 5px; */
}