.bulletpoints1 {
	list-style-type: square;
	list-style-position: outside;
	line-height: normal;
	position: relative;
	left: 576px;
	top: 111px;
}
.nobulletpoints1 {
	list-style-type: none;
}
.bulletpoints {
	font-family: Arial;
	font-size: 2px;
	font-style: normal;
	line-height: normal;
	list-style-image: none;
	list-style-type: disc;
	background-position: center center;
	list-style-position: outside;
}

