body {
	font: 100% arial, helvetica, serif;
}

table {
	border-collapse: collapse;
}

caption {
	font-size: .8125em;
	font-weight: bold;
	margin-bottom: .5em;
}

th,
td {
	font-size: .875em;
	padding: .5em .75em;
}

td {
	border: 1px solid #000;	
}

tfoot {
	font-style: italic;
	font-weight: bold;
}