a, a:active {text-decoration: none; color: blue;}
a:visited {color: #48468F;}
a:hover, a:focus {text-decoration: underline; color: red;}
body {background-color: #F5F5F5;}
p, h1, h2, h3, h4, li {margin-bottom: 12px; font-family: -apple-system, BlinkMacSystemFont, sans-serif; }
table {margin-left: 12px;}
th, td { font: 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-color: white; border-top: 1px solid #646464; border-bottom: 1px solid #646464; padding-top: 10px; padding-bottom: 14px;}
div.foot { font: monospace; color: #787878; padding-top: 4px;}
ul { overflow: hidden; }
img#logo { float: left; border: 0px none black; width: 200px; }
header { display: block; }
hr { border-top: 1px solid #888; border-bottom: none; clear: both; }
