BODY, UL, OL, DL, LI, DIR, DD, P, DIV {

background: #4c4c4c;
 
font-weight:bold;
 
font-size: 11pt;
 
font-family: arial,helvetica,geneva,sans-serif;

color: #001000;
}

A:LINK {
 
text-decoration: none;
 
color: #001000;

}
A:VISITED {
 
text-decoration: none;
 
color: #101010;

}

A:ACTIVE {
 
text-decoration: none;
 
color: #101000;

}

A:HOVER {
 
text-decoration: none;
 
color: #003000;

}

.current {
 
color: #22dd88;

}

HR {
 
color: #2a2a2a;

}

EM {
 
font-weight: bold;
 
font-style: italic;
 
font-size: 11pt;

}

PRE {
 
font-size: 9pt;
 
font-family: courier,monospace;

}

SAMP {
 
font-size: 10pt;
 
font-family: courier,monospace;

}

TT {
 
font-size: 10pt;
 
font-family: courier,monospace;

}

STRONG {
 
font-weight: bold;
 
font-size: 19pt;
 
color: #001000;
 
font-family: b52,courier,monospace;

}

BIG {
 
font-weight: bold;
 
font-size: 13pt;
 
color: #001000;
 
font-family: verdana,arial,helvetica,geneva,sans-serif;

}

SMALL {
 
font-size: 9pt;

}

DT {
 
font-weight: bold;
 
font-size: 11pt;

color: #001000;

}

#item {
 
font-weight: bold;
 
font-size: 11pt;
 
color: #001000;

}

INPUT, SELECT, OPTION, TEXTAREA {
 
font-weight: bold;
 
font-size: 9pt;
 
font-family: arial,helvetica,geneva,sans-serif;
 
color: #001000;
 
background: #888888;
  
}