body {
	font-family: "宋体";
	font-size: 14px;
	
	color: #0000FF;
}

td {
	font-family: "宋体";
	font-size: 14px;
	line-height:24px;
	color: #0000FF;
}

th {
	font-family: "宋体";
	font-size: 14px;
	
	color: #0000FF;
}
A:link {
	COLOR: blue;
	text-decoration: none;
	font-family: "宋体";
	font-size: 16px;

}
A:visited {
	COLOR: blue ;
	text-decoration: none;
	font-family: "宋体";
	font-size: 16px;
}
A:active {
	
	COLOR: blue ;
	text-decoration: none;
	font-family: "宋体";
	font-size: 16px;
	
}
A:hover {
	
	COLOR:blue;
	text-decoration: none;
	font-family: "宋体"
	font-size: 16px;
	
}.image1 {
	margin: 20px;
	padding: 20px;
	clear: right;
	float: right;
}
