body {
	font-family: Arial, "宋体";
	font-size: 12px;
	color: #434343;
}
p {
	font-family: Arial, "宋体";
	font-size: 12px;
	line-height: 130%;
}
td {
	font-family: Arial, "宋体";
	font-size: 12px;
}
a:link {
	font-family: Arial, "宋体";
	font-size: 12px;
	text-decoration: none;
}
a:visited {
	font-family: Arial, "宋体";
	font-size: 12px;
	text-decoration: none;
}
a:hover {
	font-family: Arial, "宋体";
	font-size: 12px;
	text-decoration: underline;
}

