body {
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	color: #000000;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}
td {
	font-size: 12px;
	color: #000000;

}
a:link {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	text-decoration: underline;
	color: #000000;
}
a:active {
	font-size: 12px;
	text-decoration: underline;
	color: #000000;
}
.wenzi {
	font-size: 14px;
	font-weight: bold;
	color: #8F1203;
	padding-left: 10px;
}
