/* 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:Verdana, Arial, Helvetica, sans-serif;
	font-size:7.5pt;
	color:#000000;
}
a {
	color:#003366;
	text-decoration:none;
}
a:visited { color:#003366;
	text-decoration:none;
}
a:hover { color:#999999;
	text-decoration:none;
}