.style5 {
	font-family: "华文行楷";
	font-size: 30px;
	font-weight: bold;
	color: #0570AB;
}
.style6 {font-size: 16px; font-family: "黑体"; color: #0570AB; }
.style7 {
	font-family: "黑体";
	font-size: 16px;
	color: #085D96;
}
body,td,th {
	font-family: 宋体;
	font-size: 9pt;
	color: #000000;
}
a {
	font-family: 宋体;
	font-size: 9pt;
	color: #000000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #663300;
}
a:active {
	text-decoration: none;
	color: #000000;
}