body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
body,td,th {
	font-size: 12px;
	color: #888888;
	font-family: Tahoma;
}
a:link {
	color: #888888;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #888888;
}
a:hover {
	text-decoration: underline;
	color: #FF6D00;
}
a:active {
	text-decoration: none;
	color: #FF6D00;
}
.menu {
	color: #FFFFFF;
}
a.menu:link {
	color: #FFFFFF;
}
a.menu:visited {
	color: #FFFFFF;
}
a.menu:hover {
	color: #4276B0;
}
a.menu:active {
	color: #FFFFFF;
}
.font {
	line-height: 22px;
}
.bottom {
	font-size: 11px;
	line-height: 20px;
}
.downline {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}
.contentwz{
	border-collapse: collapse;
	word-wrap:break-word;
	word-break:break-all;
	line-height:22px;
}