/* scroller background - TABLE */
.TScrBody0 {
	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 */
.TScrItem0 {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #FFFFFF;
	background: transparent;
	padding: 0px;
	list-style-position: inside;
	list-style-image: url(../../images/bullet_2.gif);
}
/*.TScrItem0 hr {
	color: #FFFFFF;
}*/
.TScrItem0 p {
	margin-bottom: 10px;
}
.TScrItem0 li {
	margin-bottom: 5px;
	padding-left: 5px;
}
