/* Shared Apache mod_autoindex look. Used by every index.html in the tree. */
body { font-family: monospace; font-size: 14px; margin: 1em; color: #000; background: #fff; }
h1 { font-family: sans-serif; font-size: 1.5em; font-weight: normal; margin: 0 0 .6em; }
table { border-collapse: collapse; }
th, td { text-align: left; padding: 1px 12px 1px 0; white-space: nowrap; vertical-align: top; }
th a { color: #00e; }
td.size, th.size { text-align: right; padding-right: 24px; }
td.icon { color: #555; }
hr { border: 0; border-top: 1px solid #000; margin: 4px 0; }
address { font-style: italic; font-size: 12px; margin-top: .8em; }
a { color: #00e; }
a:visited { color: #551a8b; }
