
ol
{
	list-style: decimal;
}
ul
{
	list-style: disc;
}
li
{
	margin-left: 0px;
}

