body {
	background-color: #eeeeee;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	text-decoration: none;
	color:#000000;
}
a:visited {
	text-decoration: none;
	color:#000000;
}
a:hover {
	text-decoration: none;
	color:#000000;
}
a:active {
	text-decoration: none;
	color:#000000;
}
.b:link {
	text-decoration: none;
	color:#FFFFFF;
}
.b:visited {
	text-decoration: none;
	color:#FFFFFF;
}
.b:hover {
	text-decoration:none;
	color:#FFFFFF;
}
.b:active {
	text-decoration: none;
	color:#FFFFFF;
}
.zi {
	font-size: 12px;
	line-height: 25px;
	color:#FFFFFF;
}

.zi1 {
	font-size: 12px;
	line-height: 25px;
}
.zi2 {
	font-size: 14px;
	line-height: 25px;
	font-weight:bold;
}