body {
	font-family: verdana, sans-serif;
	padding: 0 .5em 5em;
	}

em {
	font-style: normal;
	font-weight: bold;
	}

h2 {margin-top: 2em;}

table {
	border-collapse: collapse;
	}

	table th, td {
		border: solid 1px #000000;
		padding: .2em .5em;
		text-align: center;
		}

	table tr:first-child th:first-child {
		background: #ffffff;
		border: none;
		}

	table tr + tr th:first-child {
		text-align: left;
		}

	table th {
		background: #c1dcff;
		color: #000000;
		}

table.lastcoldesc tr td:last-child,
table.allcoldesc td {
	text-align: left;
	}

tr.chain1-1 td {background-color: #f3c1ff;}
tr.chain1-2 td {background-color: #ea91ff;}
tr.chain1-3 td {background-color: #e05fff;}

tr.chain2-1 td {background-color: #ffeec1;}
tr.chain2-2 td {background-color: #ffe491;}
tr.chain2-3 td {background-color: #ffd75d;}
