@charset "utf-8";
td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding-bottom: 6px;
}

h1 { padding-bottom: .5em; }

.Word { font-weight: bold; }

.PrevNext {
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 1em;
}

