/* LocalPrint.css - Local style specification for Home/About/Contact etc. Web pages */

/* @group Base Styles */

/* Override style defaults */

tr {
	margin-top: 40px;
}

#paragraphList {
	margin-bottom: 15px;
}

#paragraphList li {
	list-style-type: none;
	margin: 0px 25px 5px 0px;
	text-indent: -20px;
}