/* scroller background - TABLE */
.TScrBack0 {
	background-color: 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 */
.TScrItemBody0 {
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	color:#333333;
	font-size: 9px;
}
.dest {
	font-family: verdana; 
	font-size:9px; 
	color:#FF6600; 
	font-weight:bold; 
	text-decoration: none;
}