/* scroller background - TABLE */
.TScrBack0 {
	background-color: #E8DBA7;
}
/* 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: 20px;
	padding: 5px;
	color: #941A0F;
	text-align : center;

}