li {
	list-style: none;
	background: transparent url('cssimages/level1.png') 0 .15em no-repeat;
}
li li {
	background: transparent url('cssimages/level2.png') 0 .15em no-repeat;
}
li li li {
	background: transparent url('cssimages/level3.png') 0 .15em no-repeat;
	font-size: 0.85em;
}
li a {
	font-weight: bold;
}
li li a {
	font-weight: normal;
}

