BODY {
 font-family: Arial, Verdana, Helvetica;
 font-size: 10pt;
 color: #B0D000;
 background: #000000;
}

P {
 font-family: Arial, Verdana, Helvetica;
 font-size: 10pt;
 color: #B0D000;
}

TH {
 font-family: Arial, Verdana, Helvetica;
 font-size: 10pt;
 color: #A000FF;
}

TD {
 font-family: Arial, Verdana, Helvetica;
 font-size: 10pt;
 color: #B0D000;
}

TD.section {
 color: #C0FFC0;
 background: #500050;
}

TD.linkbar {
 background: #000000;
}

TD.title {
 font-size: 12pt;
 color: #C0FFC0;
 background: #500050;
}

TD.subtitle {
 font-size: 12pt;
 color: #A000FF;
}

TD.note { color: #FFFF00; }

TD.history { background: #40FFFF; }

TD.normal { color: #B0D000; }

TD.warning { color: #888800; }

TD.critical { color: #BB0000; }

TR.odd { background: #180018; }

TR.even { background: #300030; }

SPAN.moveup { color: #009900; }

SPAN.movedown { color: #990000; }

A:link {
 color: #FFC000;
 text-decoration: none;
}

A:active {
 color: #FFFF00;
 text-decoration: none;
}

A:visited {
 color: #C07000;
 text-decoration: none;
}

A:hover {
 color: #FFFF00;
}

