body {
	font-family: Arial;
	font-size: 13px;
}

ul {
	list-style-type: disc;
	list-style-position: outside;
}

ul li {
	margin-left: 30px;
}
