div.intro-clean-it-up {
	font-size: 16px;
	line-height: 19px;
	text-align: justify;
	padding: 10px 10px 10px 10px;
	outline: 6px dotted #999;
	background-color: white;
}

h3.clean-up-header {
	font-style: italic;
	line-height: 19px;
	border-bottom: 1px solid #999;
	margin-bottom: 10px;
	margin-top: 10px;
}

.clean-it-up-body {
	font-size: 15px;
}

.clean-it-up-table {
	font-weight:bold;
}

.clean-it-up-button {
	margin-top: 13px;
}