body {
	text-align: center;
	font-size: 10px;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;

}
td {
	font-size: 11px;
	line-height: 17px;
}
.hei {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a.bai:link {
	font-size: 12.5px;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
}
a.bai:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 12.5px;
}
a.bai:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12.5px;
	font-weight: bold;
}

a.red:link {
	font-weight: bold;
	color: #8C1008;
	text-decoration: none;
}
a.red:hover {
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}
a.red:visited {
	font-weight: bold;
	color: #8C1008;
	text-decoration: underline;
}
.red {
	font-weight: bold;
	color: #8C1008;
	font-size: 12px;
}


a.hei:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.hei:hover {
	color: #CCCCCC;
	text-decoration: underline;
}
a.hei:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	text-decoration: underline;
}
