.hidden { display: none; }
div.sidebyside { display: flex; gap: 8px; }
div.logo { display: flex; justify-content: center; align-items: center; }
div.content { max-width: 1200px; margin: auto; }
h1.promo {background-color: transparent; font-family: 'Ubuntu','Arial',sans-serif; font-style: normal; font-weight: normal; text-decoration: none; margin: .38em 0; color:#69777f; font:300 64px/1.1 'Ubuntu','Arial',sans-serif; }
table { border-collapse: collapse; text-align: left; margin-top: 20px; margin-bottom: 20px; }
th, td { border: 1px solid; padding: 8px; }
td.numeric { text-align: right }
div.menulink { margin-top: 8px; margin-bottom: 8px; }
fieldset { margin-top: 8px; margin-bottom: 8px; }