.tabledark {
	background-color: #f2f2f2;
	padding: 3px;
}
.tablelight {
	background-color: #f8f8f8;
	padding: 3px;
}

