@charset "utf-8";
.orderedListLevelI {
	list-style-position: outside;
	list-style-image: none;
	list-style-type: lower-roman;
}

