table, th, tr, td {
	border-collapse: collapse;
	border-style: solid;
	border-color: #bbb;
	border-width: 1px;
}

table { margin-bottom: 1em; }

th {
    padding: .5em;
    font-size: 110%;
}

