table {
	border-collapse: collapse;
}

caption {
	font-family: sans-serif;
	font-weight: bold;
    margin-bottom: .5em;
}

td, th {
    padding: .2em .7em;
    text-align: left;
}