a {
font-weight: bold;
}

body {
background-color: #dddddd;
}

th {
background-color: black; font-size: smaller; padding: 0.5ex;
}

th, th a {
color: #ff9900;
}

tr td {
padding: 0.5ex; margin: 0;
}

tr.odd {
background-color: white;
}

tr.even {
background-color: #eeeeee;
}

.number, .bytes, .number_green, .number_red {
font-size: smaller; color: #444444;
}

.number_red {
color: #990000;
}

.number_green {
color: #336600;
}

