.ts2view  {
	font: 9pt arial, verdana,helvetica;
	color: black;
}
.ts2view h1 {
	font: 14pt Franklin Gothic, Arial, sans-serif;
}
.ts2view a {
	color: black;
}
.ts2view a:hover {
	color: black;
}
.ts2view a.nolink {
	color: black;
	text-decoration: none;
}
.ts2view a.nolink:hover {
	color: black;
	text-decoration: underline;
}

