td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}
.bg1 {
	background-image: url(/images/bg_inner.gif);
	background-color: #999999;

}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
}
a.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
}
.nav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #999999;
	text-decoration: none;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #2C80A5;
	text-decoration: none;
}
a.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #2C80A5;
	text-decoration: none;
}
a.footer:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #999999;
	text-decoration: none;
}li {
	list-style-type: square;
}
.tableTit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	font-weight: bold;
}
.tableCell {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	font-weight: normal;
}
.Tit1 {
	font-weight: bold;
	color: #2C80A5;
}
a {
	color: #2C80A5;
	text-decoration: none;
}
a:hover {
	color: #999999;
	text-decoration: none;
}
.textsm {
	font-size: 8pt;
}
.bg2 {
	background-image: url(images/bg.gif);
	background-repeat: repeat;
}
