@charset "utf-8";
.bulletList {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-indent: 50px;
	display: list-item;
	text-align: left;
	word-spacing: normal;
	white-space: normal;
	line-height: 14px;
}
