td {
	font-size: 9pt;
	line-height: 180%;
	color: #000000;
	text-decoration: none;
}
a.link:link {
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
}
a.link:visited {
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
}
a.menu:link {
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
	background-image: url(menu_hbj.gif);
	background-position: center;
	padding: 4px 2px 0px;
	height: 26px;
	width: 100px;
}
a.menu:visited {
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
	background-image: url(menu_hbj.gif);
	background-position: center;
	padding: 4px 2px 0px;
	height: 26px;
	width: 100px;
}
a.menu:hover {
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
	background-image: url(menu_lbj.gif);
	background-position: center;
	padding: 4px 2px 0px;
	height: 26px;
	width: 100px;
}
body {
	background-image: url(bj.gif);
	background-repeat: repeat-y;
	background-position: center;

}
