body { background-color:white; color:black; padding-bottom: 2em; }
.footer { padding: 0 0.33em 0.33em; margin-bottom:0; position:fixed; bottom:0; left:0; right:0; text-align:right; background-color:white; }
.miniicon { height:1em; vertical-align:middle; }

.numtable { text-align:center; }
.numtable td { font-family:monospace; font-size:larger; padding:5px; border-radius:10px; background-color:#F8F8E0; }
.numtable td:first-child { font-family:inherit; font-size:inherit; text-align:inherit; background-color:#E8E8FF; }
.numtable thead td { text-align:inherit; background-color:#E8E8FF; }
.numtable thead td:first-child { background-color:inherit; }

.code { background-color:#F0F0F0; }

.small { font-size:smaller; }

code { white-space:nowrap; }
