body { background-color: #122708; color: #5e5e5e; } div { border-bottom: 2px solid #aaa; padding-bottom: 10px; margin-bottom: 5px; } div h2 { font-size: 1.2em; } div.graph img { margin: 5px 0; } div.graph table, div#legend table { font-size: .8em; } div.graph table td { padding: 0 10px; text-align: right; } div table .in th, div table td span.in { color: #00cc00; } div table .out th, div table td span.out { color: #0000ff; } div#legend th { text-align: right; } div#footer { border: none; font-size: .8em; font-family: Arial, Helvetica, sans-serif; width: 476px; } div#footer img { border: none; height: 25px; } div#footer address { text-align: right; } div#footer #version { margin: 0; padding: 0; float: left; width: 88px; text-align: right; } a:link { color: #348a0a; text-decoration: none; } a:visited { color: #238a0a; text-decoration: none; } a:active { color: #238a0a; text-decoration: none; } a:hover { color: #FFF; text-decoration: none; background-color: #047b04; }