/* baterna.css */

table.ritmo {
	margin-bottom:3em;
}
table.ritmo th {
	font-size:150%;
}
table.ritmo td {
	border:1px solid #ccc;
	padding:0.3em 0.5em;
}


