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