@charset "utf-8";
/* CSS Document */
table td {text-align: left;}
ol {
	list-style: decimal;
	padding-left: 1.5em;
	margin-left: 2em;
}
