.TScrBody0 {
	background:white;
}
/* 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 */
.TScrItem0 {
	background:transparent;
	font-family: times new roman;
	font-size: 10pt;
	padding: 0px;
}
.TScrItem0 a:link {color:red;}
.TScrItem0 a:visited {color:red;}
.TScrItem0 a:hover {color:blue;}
/* scroller background: iframe BODY object */
.Back {
	background: white;
}
/* style to be applyed to all items' bodies - DIV
	all local stylesheets of external files if any are to be ignored */
.ItemBody {
	font-family: times new roman;
	font-size: 10pt;
	padding: 5px;
}
.ItemBody a:link {color:red;}
.ItemBody a:visited {color:red;}
.ItemBody a:hover {color:blue;}
