body{ font-family: "Trebuchet MS", serif; }

table
{
	font-family: "Trebuchet MS", sans-serif;
	margin: 10px;	
}
table, th, td
{
	border:solid 1px #ccc;
	border-collapse:collapse;
}
th, td
{
	padding: 8px;
}
th
{
	background-color: #938676; 
	color: #fff;	
}
