body {
	font-family: "宋体";
	font-size: 10pt;
	line-height: 150%;
}
td {
	font-family: "宋体";
	font-size: 10pt;
	line-height: 150%;
}
.txt1 {
	color: #ffffff;
}
.txt2 {
	font-family: "宋体";
	font-weight: bold;
	line-height: 150%;
	color: #ffffff;
}
A {
	font-family: "宋体";
	color:#000000;
	line-height: 150%;
	TEXT-DECORATION: none
	}
A:link {
	font-family: "宋体";
	color: #000000;
	line-height: 150%;
	TEXT-DECORATION: none
	}
A:visited {
		font-family: "宋体";
	color: #000000;
	line-height: 150%;
		TEXT-DECORATION: none
	}
A:active {
		font-family: "宋体";
	color: #000000;
	line-height: 150%;
		TEXT-DECORATION: none
	}
A:hover {
		font-family: "宋体";
	color: #000000;
	line-height: 150%;
		TEXT-DECORATION: none
	}