
		#ts2 {
			font-family:Verdana,Arial,sans-serif;
			font-size:8pt;
			font-weight:normal;
			background-color:#fff799;
			color:black;
		}
		#ts2 a:link,
		#ts2 a:active,
		#ts2 a:visited {
			white-space:nowrap;
			font-weight:normal;
			color:black;
			text-decoration:none;
			border:solid 1px #eaeef2;
			padding:1px;
		}
		
		#ts2 a:hover {
			white-space:nowrap;
			font-weight:normal;
			background-color:#88b3ea;
			color:white;
			border:dotted 1px yellow;
			padding:1px;
		}
	
		#ts2info {
			font-family:Verdana,Arial,sans-serif;
			font-size:8pt;
			font-weight:normal;
			background-color:#eaeef2;
			color:black;
			width:250px;
		}
		#ts2info h4 {
			font-weight:bold;
			font-size:8pt;
			line-height:14pt;
			padding-top:4px;
			margin-top:4px;
			padding-bottom:0px;
			margin-bottom:0px;
		}
		
		#ts2copy {
			font-size:8pt;
			font-weight:light;
		}

