h1 {
	font-size: 21px;
	font-style: bold;
}

h2 {
	font-size: 16px;
	font-style: bold;
}

td {
	border-bottom: 1px solid black;
}