body {
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.stext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.t-head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.foot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}
.new {
	color: #FF9401;
	font-weight:bold;
}
.pro {
	display: none;
}
a:link {
	color: #FF9401;
	text-decoration: none;
}
a:visited {
	color: #FF9401;
	text-decoration: none;
}
a:hover {
	color: #FF9401;
	text-decoration: underline;
}
a:active {
	color: #FF9401;
	text-decoration: underline;
}
