td {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-right: 5px;
}
td.s1 {
	font-size: small;
	background-color: #CC66CC;
	white-space: nowrap;
	font-family: courier, fixed, monospace;
}
td.s2 {
	font-size: small;
	background-color: #CC33CC;
	white-space: nowrap;
	font-family: courier, fixed, monospace;
}
td.s3 {
	font-size: small;
	background-color: #CC33FF;
	white-space: nowrap;
	font-family: courier, fixed, monospace;
}
td a.blocklink {
  display: block;
  color: black;
  text-decoration: none;
}
td a.blocklink:hover {
  background: #F8E0FC;
}