
body {
	background-color: #dcdcdc;
	font-family: sans-serif;
}
.to_index_block {
	margin-top: 4px;
}
.to_index_block a {
	color: darkcyan;
	text-decoration: none;
}
table, tr, td {
	border: 1px solid black;
}
table {
	border-collapse: collapse;
}
td {
	width: 18px;
	height: 18px;
	line-height: 18px;
	font-size: 28px;
	text-align: center;
}
td span {
	top: 5px;
  	position: relative;
}
p {
	font-size: 1.3em;
}
