.TScrBody0 {
	background: #0000FF;
	background-image: url(background-scroller.jpg);
	margin: 0;
}
/* 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: Lucida Bright;
	font-size: 9px;
	padding: 6px;
}
.text 	{ color: #FFFFFF; font-family: Lucida Bright, Lucida Bright; font-size: 9px; font-weight: normal; }


.title 	{ color: #FFFFFF; font-family: Lucida Bright, Lucida Bright; font-size: 10px; font-weight: bold; }


a:link		{ color: #666666; text-decoration: none; font-weight: bold  }

a:visited	{ color: #28345c; text-decoration: none; font-weight: bold  }

a:active	{ color: #666666; text-decoration: none; font-weight: bold  }

a:hover		{ color: #28345c; text-decoration: underline; font-weight: bold  }