body {
	font-family:  Arial, sans-serif;
	color: #222;
}

h1 {
	
	font-size: 2em;
	font-weight: normal;
}

table {
	
}

tr {
	line-height: 2em;
}

td {
	border-bottom: 1px solid gray;
	padding: 5px;
}