body {
	background-color: #333333;
	margin: 0px;
}

.STYLE1 {
	font-size: 12px;
	color: #FEA900;
	font-weight: bold;
}

.STYLE2 {color: #000000}

.STYLE3 {
font-family: 宋体;
	font-size: 18px;
	font-weight: bold;
}

body,td,th {
	font-size: 12px;
	color: #FFFFFF;
	font-family: 宋体;
	line-height: 16px;
}

a:link,a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
