@charset "UTF-8";

li {
	list-style: none;
}
.dotted {
	border-bottom: #888 1px dotted;
}
li dt {
	font-weight: normal;
}