.css {
	font-size: 9pt;
	line-height: 25px;

}
.title {
	font-size: 14px;
	font-weight: normal;
}
.pad {
	padding-left: 18px;
	font-size: 12px;
}
.14pxfont {
	font-size: 14px;
	line-height: 25px;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;

}
a:visited {
	color: #999999;
}
a:link {
	color: #FF6600;
	text-decoration: none;

}
