h1{
	font-weight: bold;
	text-decoration: underline;
	text-align: center;
}

table, td, th {
	border: 1px solid gray;
}