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

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

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

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

TD.section {
 color: #FFFFFF;
 background: #770000;
}

TD.linkbar {
 background: #EEEEEE;
}

TD.title {
 font-size: 12pt;
 color: #FFFFFF;
 background: #770000;
}

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

TD.note { color: #000000; }

TD.history { background: #770000; }

TD.normal { color: #000000; }

TD.warning { color: #888800; }

TD.critical { color: #BB0000; }

TR.odd { background: #EEEEEE; }

TR.even { background: #FFFFEE; }

SPAN.moveup { color: #009900; }

SPAN.movedown { color: #990000; }

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

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

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

A:hover {
 color: #999999;
}

