.list-unord {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	list-style-position: outside;
	list-style-type: disc;
}

