body {
  	font-family: Tahoma, Verdana, Arial;
}
.j1{
	color:#000;
	font-weight:bold;
	font-size:14px;
	padding-left: 5 px;
	height: 20px;
	text-align:left;
}
.j2{
	color:#444;
	font-size:13px;
	padding-left: 20px;
	height: 20px;
	text-align:left;
}
.j3{
	color:#555;
	font-size:10px;
}
.ji {
	padding-left: 0px;
	width: 60px;
}
A:link {
	COLOR: #333; text-decoration:none; font-style: normal;;
}
A:visited {
	COLOR: #333; text-decoration:none;
}
A:active {
	COLOR: #333;
}
A:hover {
	text-decoration:underline;
	color: #000;
}
.links_botton{
	text-align: center;
	font-family: Tahoma, Verdana, Arial;
	font-size:10px;
	COLOR: #cccccc;
}
.links_botton a{
	COLOR: #cccccc;
	text-decoration:none;
}
.links_botton a:link{
	COLOR: #cccccc;
	text-decoration:none;
	font-size:10px;
}
.links_botton a:hover {
	COLOR: #cccccc;
	text-decoration:none;
	font-size:10px;
	background-color: #FFF;
}
.links_botton a:visited {
	COLOR: #cccccc;
	text-decoration:none;
	font-size:10px;
}

ul {
	padding-top:10px;
	line-height:40px;
	margin-bottom:5px;
	list-style-type: square;
	margin-left: 0;
}

ul ul {
		line-height:28px;
		list-style-type: disc;
		margin-left: 20px;
		font-weight: normal;
}
ul ul ul {
		line-height:28px;
		list-style-type: circle;
}
.no-link {
	font-style: italic;
	list-style-type: none;
}
