.TBtext {
	font-family : Arial,Helvetica;
	color: black; 
	font-size: 7pt; 
}
.TBheader {
	font-family : Arial,Helvetica;
	color: white; 
	font-size: 7pt; 
	font-weight: bold;
}
a {
	font-size: 7pt; 
	font-family : Arial,Helvetica;
	text-decoration: underline;	
}
a:visited {
	font-family : Arial,Helvetica;
	text-decoration: underline;
}
a:hover {
	font-family : Arial,Helvetica;
	text-decoration: none;	
}