/* 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: "Arial Black", Arial;
	font-size: small;
	text-align: justify;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
}

