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.just { color: #40D0D0; }

TD.normal { color: #B0D000; }

TD.warning { color: #FFD000; }

TD.critical { color: #FF0000; }

TR.odd { background: #200020; }

TR.even { background: #300030; }

SPAN.moveup { color: #00FF00; }

SPAN.movedown { color: #FF0000; }

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;
}

