@charset "utf-8";
.px14 {
	font-size: 14px;
	color: #FFF;
}
.px14b {
	font-size: 14px;
	color: #333;
	line-height: 22px;
}

.px14r {
	font-size: 14px;
	color: #F00;
}
.px14t {
	color: #c56703;
	font-size: 14px;
	line-height: 20px;
}
.pt9 {
	font-size: 9pt;
}
.px14r strong {
	font-size: 16px;
}
.underline {
	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;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}