p {
	margin-bottom: 15px !important; 
	text-align: justify;
}

.title1 {
	text-decoration: underline;
	text-align: center;
	font-weight: bold;
}
.indented {
	text-indent: 5em;
}
span.title2 {
	color: #fff;
	background-color: #000;
	padding: 2px;
}
span.u {
	text-decoration: underline;
}
table.definitions td {
	vertical-align: top;
	padding-bottom: 15px;
	text-align: justify;
}
table.definitions td.number {
	width: 50px;
}
