* {
	font-family: sans-serif;
}

table {
	margin: 20px;
	min-width: 200px;
	max-width: 400px;
	border-spacing: 0;
	border-collapse: collapse;
}

td,
th,
caption {
	border: 1px solid #000;
}

caption {
	border-bottom: none;
	font-weight: 700;
}

.style {
	color: #da0101;
}
