
/* style for horizontal scroll */
	#hscroll
	{
		text-align:center;
	}
	.scrollLink
	{
		font-size: 8pt;
		font-family: arial;
		color: #336699;
		text-decoration: none;
		cursor:hand;
	}
