body {
	background-color: #F4ECD3;
}
.table {
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #e8e0c8;
	border-left-style: solid;
	border-left-color: #e8e0c8;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #e8e0c8;
	border-bottom-color: #e8e0c8;
}
.tableLT {
	border-right-style: solid;
	border-right-color: #e8e0c8;
	border-left-style: solid;
	border-left-color: #e8e0c8;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #e8e0c8;
	border-bottom-color: #e8e0c8;
	border-top-width: 3px;
	border-left-width: 3px;
}

