ul{
	list-style: outside;
	margin-left: 1em;
}
li{
	margin-left: 1em;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	list-style-type: circle;
}

