.h9-12 {
	font-size: 9pt;
	line-height: 12pt;
	text-decoration: none;
	color: #666666;
}
.h9-12:hover {
	font-size: 9pt;
	line-height: 12pt;
	color: #B44806;
	text-decoration: underline;
}
.f12 {
	font-size: 12px;
	line-height: 150%;
	color: 1D1D1D;
}
a:link {
	font-size: 12px;
	line-height: 150%;
	color: 1D1D1D;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	line-height: 150%;
	color: 1D1D1D;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	line-height: 150%;
	color: #FF0000;
	text-decoration: underline;
}
a:active {
	font-size: 12px;
	line-height: 150%;
	color: #FF0000;
	text-decoration: underline;
}
