.BulletDot {
	LIST-STYLE-IMAGE: url(../images/listimg.gif)
}
.BulletArrow {
	LIST-STYLE-IMAGE: url(../images/arrowbullet.png)
}
.BulletCheckMark {
	LIST-STYLE-IMAGE: url(../images/checkmark.png)
}
.BulletCheckMark2 {
	LIST-STYLE-IMAGE: url(../images/checkmark2.gif)
}
.BulletRedSquare {
	LIST-STYLE-IMAGE: url(../images/bullet_red_square.gif)
}
.BulletRedSquareSmall {
	LIST-STYLE-IMAGE: url(../images/bullet_red_square1.gif)
}
.BulletDiamond {
	LIST-STYLE-IMAGE: url(../images/diamondbullet.png)
}
.BulletStar {
	LIST-STYLE-IMAGE: url(../images/starbullet.png)
}
