h2 {
	text-align: right;
}
dl {
	line-height: 160%;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}
dt {
}
dd {
	margin-left: 50px;
	margin-top: 10px;
	margin-bottom: 30px;
	padding-bottom: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
dd > p {
	margin-top: 10px;
	margin-bottom: 10px;
}
