body { font-family: monospace; background-color: #ffffff; color: #000000; padding: 20px; }
h1 { font-size: 1.4em; margin-bottom: 5px; }
th { text-align: left; border-bottom: 2px solid #000; padding: 5px; font-weight: bold; }
td { padding: 4px 5px; vertical-align: top; }
tr:nth-child(even) { background-color: #f7f7f7; }
.nav-bar { font-size: 1.1em; margin: 15px 0; padding: 8px 0; border-top: 1px solid #000; border-bottom: 1px solid #000; }
.nav-link { font-weight: bold; text-decoration: none; color: #0000ee; }
.nav-dim { color: #888; font-style: italic; }
table { width: 100%; border-collapse: collapse; margin-top: 15px; }
