
body,td,th {
	color: #663300;
	font-size: 12px;
	line-height:24px;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

}
a:link {
	color: #663300;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #663300;
}
a:hover {
	text-decoration: none;
	color: #FF9900;
}
a:active {
	text-decoration: none;
}

.newzi{font-size:12px;text-align:left;text-indent:12px;height:30px;line-height:24px;}