#terms-section {
	padding-top: 32px;
	padding-left: 32px;
}
#terms-section .norm-width {
	width: 850px;
}
#terms-section h1 {
	font-size: 16px;
	font-weight: bold;
	line-height: 2;
	padding-bottom: 8px;
}
.group h3, .group li {
	font-size: 14px;
	font-weight: bold;
	line-height: 2;
	padding-top: 8px;
}
.group article, .group .list-group{
	line-height: 2;
	padding-bottom: 8px;
	font-weight: lighter;
}
.group ol li{
	margin-left:25px;
	list-style-type: decimal;
	line-height: 2;
	padding-bottom: 8px;
	font-weight: normal;
}