.Bullet {
	list-style-position: inside;
	list-style-type: circle;
	cursor: default;

}
.Bullet {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	list-style-type: circle;
	color: #999999;

}

