#mainContent p
{
	margin: 0 0 10px;
}

#disclaimer
{
	margin: 10px;
	font-style: italic;
}

h2
{
	margin: 10px 0 0;
	font-style: normal;
	font-weight: bold;
	font-size: 110%;
	text-decoration: underline;
	text-align: center;
}

.docLinks ul
{
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: center;
}

#registerDeeds table
{
	margin: 0 auto;
}

#registerDeeds td
{
	display: block;
	overflow-wrap: break-word;
	word-wrap: break-word;
}

#registerDeeds td:nth-child(1)
{
	font-weight: bold;
}

#registerDeeds tr:nth-child(3) td
{
	padding-top: 1em;
	text-align: center;
}