body,td,th {
	font-size: 9pt;
}

a:link {
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-size: 9pt;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	font-size: 9pt;
	font-weight: bold;
	color: #00CC00;
	text-decoration: underline;
}
a:active {
	text-decoration: underline;
}
.basic_f {
	font-size: 9pt;
	line-height: 18px;
	color: #666666;
}
.online_f {
	font-size: 14px;
	font-weight: bold;
	color: #999999;
}

.line {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-size: 9pt;
	text-decoration: none;
	background-position: bottom;
}
