.bullet {
	list-style-position: outside;
	list-style-type: none;
}
ul.NoBullet {
  list-style-type: none}
  .tblbull {
	list-style-position: outside;
	list-style-type: circle;
	color:#FF9933
}
