ul
{
	padding-left: 20px !important;
}

ul li
{
	text-decoration: initial !important; 
	list-style-type: square;
}

a
{
	text-decoration: underline !important; 
	color: blue;
}