div.legalStatement h1 {
	font-size: 10pt;
	text-decoration: underline;
	color: #000;
}
div.legalStatement h2 {
	font-size: 9pt;
	margin-bottom: 0;
	color: #000;
	text-align: left;
}
div.legalStatement p {
	font-size: 9pt;
	margin-top: 0;
	margin-bottom: 0;
	color: #000;
}
div.legalStatement p.revised {
	font-size: 9pt;
	margin-top: 1em;
	margin-bottom: 1em;
}

