body {
	margin: 10;
	background: #E0E0E0;
}

body#nobackground { background: #fff; 
}

#structuraltable {
	background: #fff;
}

#maincontenttable {
	border: 1px solid #247925;
	border-top: none;
	background: #fff;
}

#returnlinktable {
	border: 1px solid #247925;
	border-bottom: none;
}

/* My Comment */
