@import url("tabletxt.css");
.tabletxt {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #E4D3C2;
	font-size: 11px;
	font-style: normal;
	line-height: 13px;
	color: #422100;
	padding: 5px;
	border: 1px 1 #F2EBE3;
	list-style-type: disc;
}
