.terms li { line-height:36px; }

body.texty-page .section.terms li,
body.texty-page .section.terms p,
body.texty-page .section.terms a {
	color:#222;
}

body.texty-page .section.terms ul.disc { margin-bottom:25px; }
body.texty-page .section.terms ul.disc li { margin-left:50px; list-style:disc; }

body.texty-page .section.terms .new-section {
	padding-top:25px;
	margin-top:15px;
	border-top:2px dotted #ccc;
}

body.texty-page .section.terms li a,
body.texty-page .section.terms a {
	text-decoration:underline;
}

body.texty-page .section.terms h2 { margin:50px 0px 25px 0px; }
body.texty-page .section.terms h3 { font-size:20px; margin-bottom:25px; }


body.texty-page .section.terms .toc {
	margin-left:25px; margin-bottom:25px;
}