body { background: white; color: #666; }
a { text-decoration: none; color: #04e;}
a:hover { color: #000; }
h2 {margin-bottom: 12px; font: 140% sans-serif; }
table {margin-left: 12px;}
th, td { font: 90% monospace; text-align: left;}
th { font-weight: bold; padding-right: 14px; padding-bottom: 3px;}
td {padding-right: 14px;}
td.s, th.s {text-align: right;}
div.list { background: #eee; border: 1px solid #ccc; border-radius: 3px;
			padding-top: 10px; padding-bottom: 14px; }
div.foot { font: 90% monospace; color: #777; padding-top: 4px;}