body { background-color: #000000; color: #00DD00; font-family: Courier New, serif; font-size: 12px;}
p, td { background-color: #000000; color: #00DD00; font-family: Courier New, serif; font-size: 12px;}
h1 { font-weight: bold; font-size: 16px; }
h2 { font-weight: bold; font-size: 16px; }
table { width: 640; border: solid green thin; margin: 12px;}
td.header { background-color: #007700; font-weight: bold; text-align: center;}
td.title { background-color: #004400; width: 9%; font-weight: bold; }
td.value { background-color: #000000; width: 9%; text-align: center;}
td.altvalue { background-color: #222222; width: 9%; text-align: center;} 
td.maxhvalue { background-color: #00AA00; font-weight: bold; text-align: center;}
td.maxvalue { background-color: #003300;  text-align: center;} 


a { font-weight: bold; text-decoration: underline; color: #00AA00; }
a:hover { color: #00FF00;}

.sysinfo { border: solid green 1px; margin-left: 10px; display: inline-block; padding: 10px;}

small { font-size: 10px; }


.footer { font-size: 12px; border-top: solid green 1px; margin-top: 10px;}

