BODY {
		font-family: 宋体;
		font-size: 11pt;
}
H1 {
		font-family: 宋体;
		font-size: 19pt;
		font-weight: bold;
}
H2 {
		font-family: 宋体;
		font-size: 15pt;
		font-weight: bold;
}
H3 {
		font-size: medium;
}
H4 {
		font-size: small;
}
TD {
		font-family: 宋体;
		font-size: 11pt;
}
a {
		font-family: "宋体";
		text-decoration: none;
		color: maroon;
}
a:active {
		font-family: "宋体";
		color: #FFFFFF;
		text-decoration: none;
}
a:hover {
		font-family: "宋体";
		color: #000080;
		text-decoration: none;
}
