table {
	width:100%;
	border-collapse: collapse;
	border-spacing: 0;
	margin-bottom: 2em;
}

td,
th {
	padding: 0.5em 0.3em;
}

td,
th {
	border-bottom: 0.05em solid #c5c5ca;
	border-left: 0.05em solid #c5c5ca;
}

tr td:first-child,
tr th:first-child {
	border-left: none;
}

th {
	color: #536262;
	background-color: #edeef3;
	border-bottom-color: #9a9ca4;
}

table, td, th {
	font: normal normal 400 1em/1.5em Georgia,Serif;
}
