ul {
	font-size: 10px;
	color: #CC0000;
	list-style-position: outset;
	list-style-type: square;
}

