a, a:active	{ color: #505050; text-decoration: none; }
tr.d a		{ color: #4040A0; font-weight: bold; }
a:visited	{ color: #705050; text-decoration: none; }
a:hover		{ color: #0000FF; text-decoration: underline; }
tr.d a:hover	{ color: #4040FF; font-weight: bold; }
a:focus		{ color: #0000FF; text-decoration: underline; }
body		{ background-color: #F5F5F5; }
h2		{ margin-bottom: 12px; }
table		{ margin-left: 12px; }
th, td		{ font: 120% monospace; text-align: left; }
th		{ font-weight: bold; padding-right: 14px; padding-bottom: 3px; }
tr:hover	{ background: #E8E8E8; }
tr.d:hover	{ background: #E8E8FF; }
td		{ padding-right: 14px; }
td.s, th.s	{ text-align: right; }
div.list	{ background-color: white; border-top: 1px solid #646464; border-bottom: 1px solid #646464; padding-top: 10px; padding-bottom: 14px; }
div.foot	{ color: #505050; font-size: 75%; padding-top: 6px; }
