h2 {
	text-align: right;
}
#content dl {
	margin-left: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.h3 {
	float: left;
	width: 8em;
	font-weight: bold;
	color: #333333;
}
.content2 {
	margin-left: 8em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-bottom: 30px;
	padding-bottom: 30px;
}
#approach {}
#approach dt {
	font-weight: bold;
	margin-bottom: 0.5em;
}
#approach dd {
	margin-bottom: 1.5em;

}
