@charset "utf-8";
/* CSS Document */
ol {
	list-style: none;
	font-size: 117%;
}
ol li {
	margin-bottom: 3px;
	padding-left: 1em;
	text-indent: -1em;
}