table {
	font-family: Tahoma;
	font-size: 9pt;
	color: #333333;
	text-decoration: none;
	line-height: 22px;
}
.zi {
	font-family: Tahoma;
	font-size: 9pt;
	color: #B46020;
	text-decoration: none;
}
a:link {
	font-family: Tahoma;
	font-size: 9pt;
	color: #755B4C;
	text-decoration: none;
}
a:visited {
	font-family: Tahoma;
	font-size: 9pt;
	color: #63493A;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma;
	font-size: 9pt;
	color: #428596;
	text-decoration: none;
}


