table {
	margin-right: auto;
	margin-left: auto;
	table-collapse: collapse;
}

td {
	padding: 6px;
}

h1 {
	margin-top: 14px;
	font-weight: bold;
	font-size: 10px;
}

h2 {
	margin-bottom: 5px;
	margin-top: 5px;
	font-style: normal;
	font-weight: normal;
	font-size: 10px;
}

#chte_review {
	margin-bottom: 8px;
	margin-top: 8px;
	text-align: left;
	padding: 6px;
	width: 240px;
	border-color: maroon;
	border-width: 1px;
	border-style: solid;
}

#chte_review #reference {
	color: maroon;
	font-style: italic;
	font-size: 9px;
}

h3 {
	margin-top: 16px;
	letter-spacing: .4em;
	text-decoration: underline;
	font-style: italic;
	color: #005a00;
	font-size: 10px;
}

#series_list {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}

#series_box {
	margin-top: 12px;
	padding-right: 6px;
	padding-left: 6px;
	padding-bottom: 6px;
	border-color: black;
	border-width: 1px;
	border-style: solid;
	background-color: #fffdce;
}

.series_review {
	margin-bottom: 16px;
	margin-right: 32px;
	margin-left: 32px;
	border-width: 1px;
	border-style: solid;
	border-color: #9a1910;
}

