@charset "utf-8";
.font {
	font-size: 9pt;
	line-height: 22px;
	color: #666666;
}
.font1 {
	font-size: 9pt;
	line-height: 18px;
	color: #666666;
}
a:link {
	font-size: 9pt;
	color: #999999;
	text-decoration: none;
}
a:visited {
	font-size: 9pt;
	color: #999999;
	text-decoration: none;
}
a:hover {
	font-size: 9pt;
	color: #666666;
	text-decoration: underline;
}
