*{box-sizing:border-box}body{font-family:Helvetica,sans-serif;line-height:1.2;margin:10px;color:#353535}@media only screen and (min-width:840px){body{width:800px;margin-left:auto;margin-right:auto}}h2{margin-top:40px}a{text-decoration:none;color:#008cba}a:hover{text-decoration:underline}footer{margin-top:20px;border-top:3px solid #04aa6d;padding-top:5px;display:flex;column-gap:20px;flex-wrap:wrap}footer div.link{padding:8px;font-weight:700}footer div.link.active{background-color:#008cba}footer div.link.active a{color:#fff}img.autosize{max-width:100%;height:auto}table.datatable{margin-top:20px;width:80%;margin-left:auto;margin-right:auto;border-spacing:0}table.datatable th{text-align:left;padding:10px;background-color:#d3d3d3;border-bottom:2px solid #fff;border-right:2px solid #fff}table.datatable th:last-child{border-right:0}table.datatable tr:nth-child(2n){background-color:#f2f2f2}table.datatable tr:hover{background-color:#ebebeb}table.datatable td{padding:10px;border:none;border-right:2px solid #fff}table.datatable td:last-child{border-right:0}