.solnotes {
	max-width: 820px;
}

.solnotes p {
	margin-bottom: 3px;
}

p.h5, p.h6 {font-weight: bold}
p.h5 {font-size:larger}
p.h6 {font-size:medium}

table.whstats, .whstats td, .whstats th {
	border-color: inherit;
	border-style: solid;
}
table.whstats {
	margin: 5px ;	
	border-width: 2px;
	border-spacing: 0;
	border-collapse: collapse;
}
.whstats td, .whstats th {
	border-width: thin;
	font-size: small;
	margin: 0;
	padding: 5px;
	text-align: center;	
}

.whstats td:first-child, .whstats th:first-child {
	text-align: left;	
}

table.desc150 th:first-child, table.desc150 td:first-child {
	min-width: 150px;	
}

th.left, td.left {
	text-align: left;
}

th.right, td.right {
	text-align: right;
}