.text {
	font-family: "宋体";
	font-size: 12px;
	line-height: 20px;
}
.black {
	font-size: 9pt;
	line-height: 140%;
	color: #000000;
}
td {
	font-size: 9pt;
	line-height: 140%;
	color: #FFFFFF;
}


a:link,a:visited	{ text-decoration: none; color: #FFCC00 }
a:hover			{ text-decoration: underline }