.jb {
	font-family: "Arial Narrow";
	font-size: 9pt;
	text-decoration: none;
	color: #53565B;
}
h1 {
	font-family: "Arial Narrow";
	font-size: 9pt;
	font-weight: bold;
	color: #53565B;
	text-decoration: none;
}
a:link {
	font-family: "Arial Narrow";
	font-size: 9pt;
	color: #53565B;
	text-decoration: none;
}
a:visited {
	font-family: "Arial Narrow";
	font-size: 9pt;
	color: #53565B;
	text-decoration: none;
}
a:hover {
	font-family: "Arial Narrow";
	font-size: 9pt;
	color: #999999;
	text-decoration: none;
}
a:active {
	font-family: "Arial Narrow";
	font-size: 9pt;
	color: #53565B;
	text-decoration: none;
}
