td {
	font-size: 9pt;
	color: #333333;
	text-decoration: none;
}
a:link {
	font-size: 9pt;
	color: #333333;
	text-decoration: none;
}
a:visited {
	font-size: 9pt;
	font-style: normal;
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-size: 9pt;
	color: #333333;
	text-decoration: underline;
}

.style1 {font-weight: bold;
	font-family: "华文黑体";
	font-size: 14px;
	line-height: 200%;
}

.style3 {font-weight: bold;
	font-family: "华文黑体";
        color: blue;
	font-size: 13px;
	line-height: 150%;
}
.style2 {
	font-size: 9pt;
}
body {  font-size: 12pt;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
}
