
		#ts2 {
			font-family:Verdana,Arial,sans-serif;
			font-size:12px;
			font-weight:normal;
			background-color:#A3A3CB;
			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 #A3A3CB;
			padding:1px;
		}
		
		#ts2 a:hover {
			white-space:nowrap;
			font-weight:normal;
			background-color:#000080;
			color:white;
			border:dotted 1px yellow;
			padding:1px;
		}
	
		#ts2info {
			font-family:Verdana,Arial,sans-serif;
			font-size:8pt;
			font-weight:normal;
			background-color:#A3A3CB;
			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;
		}
