.bullet
	{ 
		font-weight: bold;font-family:verdana;font-size:8pt; width:275px;margin-left:-100px;
	}
	.collapsed
	 {
	  FONT-FAMILY: verdana;
	  FONT-SIZE: 8pt;
	  FONT-WEIGHT: bold;
	  color:black;
	  width:275px;
	  margin-left:-10px;
	}
	.expanded
	{
	font-weight:bold;font-family:verdana;font-size:8pt;color:black;width:275px;margin-left:-10px;
	}
	LI.bullet, LI.expanded
	{ 
		font-weight: bold;color:black;list-style-type: circle; margin-left: -20px;font-family:verdana;font-size:8pt;width:275px
	}
	LI.expanded 
	{ 
	  list-style-image: url(expanded.gif);color:black;margin-left: -70px;
	}
	LI.item { list-style-image: url(bullet.gif);color:black;margin-left: -70px;}
