.black {
	font-size: 12px;
	font-style: normal;
	line-height: 150%;
	color: #333333;
	text-decoration: none;
}
.red {
	font-size: 12px;
	line-height: 150%;
	color: #660000;
	text-decoration: none;
}
a.black:hover {
	font-size: 12px;
	font-style: normal;
	line-height: 150%;
	color: #0066CC;
	text-decoration: none;
}
.kuang {
	background-color: #d5d6f7;
	border: 1px solid #666666;
}
.blue {
	font-size: 12px;
	font-style: normal;
	line-height: 150%;
	color: #003399;
	text-decoration: none;
}
body {
     font-size: 9pt;
}
td {
	font-size: 9pt;
	line-height: 24px;
	}