body { } h1:first-child { padding-top: 0em; } a+h1 { padding-top: 0; margin-top: 0; color: #5e9ca0; text-align: center; } h1 { padding-top: 0.5em; color: #5e9ca0; text-align: center; } a { text-decoration : none; color: blue; } a:hover { text-decoration : underline; } table { border-collapse: collapse; height: 90px; text-align: center; border: 2px solid; margin: auto; } tr { height: 18px; text-align: center; border: 1px solid; } th { border: 1px solid; min-width: 5em; padding-right: 0.3em; padding-left: 0.3em; } td { text-align: right; border: 1px solid; padding-right: 0.3em; padding-left: 0.3em; } tbody tr:nth-child(odd) { background-color: #dbdbdf; } tbody tr:nth-child(even) { background-color: white; } table.operator { } table.operator td { text-align: center; } table.operator td.type { text-align: center; background-color: white; } span { font-style: italic; } div.large { background-color: #EAEAEA; height: 12em; width: 96%; overflow: scroll; }