.orangetick {
	font-family: Arial;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	list-style-image: url(tickorangespace.gif);
	list-style-type: none;
}
.tick {
	list-style-image: url(tickorangespace.gif);
}

