h2 {
	text-align: right;
}
dl {
	margin: 20px;
	line-height: 160%;
}
dt {
	font-weight: bold;
	color: #333333;
	float: left;
	width: 8em;
}
dd {
	margin-left: 8em;
	margin-bottom: 30px;
	padding-bottom: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
dd ul {
	margin: 10px;
}
dd ul li {}
