

h5 {
	font-size: .80em;
	margin-top:10px;
	margin-bottom: 0px;
	text-decoration: none;
}

/* paras all following h5 tags or at top of page */
p {
	margin-top:0px;
	margin-bottom: 0px;
	line-height: 110%;
	font-size: .80em;
}

/* for run-on para on Contract publishing */

.runon {
	margin-top:10px;
	margin-bottom: 10px;
}

/* used in the book reviews */

.black {
	margin-top:0px;
	margin-bottom: 0px;
	line-height: 110%;
	font-size: .80em;
}


ul {
	margin-top:10px;
	margin-bottom: 10px;
	line-height: 110%;
	font-size: 1.0em;
}