#contents h2, #contents h3 {
	border-bottom-color : Black;
	border-bottom-width : 1px;
}

.fls {
	margin : 1em;
}

.fls em {
	font-style : normal;
	font-weight : bold;
	float : left;
	clear : both;
}

.fls ul {
	margin: 1ex 2em 1ex 1em;
	float : left;
}

.fls li {
	list-style-type : square;
	margin-left : 1em;
}

#contents hr {
	clear : both;
	width : 98%;
}
