TD {
    font-family: sans-serif;
    font-size: 11pt;
    line-height: 16pt;
    color: rgb(204,204,204);
}
TD.r {
    font-family: sans-serif;
    font-size: 10pt;
    line-height: 14pt;
    color: rgb(0,0,0);
}
FONT {
    font-family: sans-serif;
    font-size: 10pt;
    line-height: 16pt;
    color: rgb(102,0,0);
}
FONT.aaa {
    font-family: sans-serif;
    font-size: 9pt;
    line-height: 11pt;
    color: rgb(102,0,0);
}
H3 {
    font-family: sans-serif;
    font-size: 13pt;
    color: rgb(102,0,0);
}
DIV.bl {
    font-family: sans-serif;
    font-size: 10pt;
    line-height: 16pt;
    color: rgb(0,0,0);
}
FONT.w {
    font-family: serif;
    font-size: 12pt;
    line-height: 18pt;
    color: rgb(255,255,255);
}
FONT.c1 {
    font-family: serif;
    font-size: 11pt;
    line-height: 17pt;
    color: rgb(204,204,204);
}
FONT.c2 {
    font-family: verdana, sans-serif;
    font-size: 10pt;
    line-height: 16pt;
    color: rgb(204,204,204);
}
FONT.c2t {
    font-family: verdana, sans-serif;
    font-size: 10pt;
    line-height: 16pt;
    color: rgb(153,153,153);
}
FONT.c2x {
    font-family: verdana, sans-serif;
    font-size: 10pt;
    line-height: 16pt;
    color: rgb(255,255,255);
}
FONT.c2y {
    font-family: verdana, sans-serif;
    font-size: 10pt;
    line-height: 16pt;
    color: rgb(255,255,0);
}
FONT.c9 {
    font-family: verdana, sans-serif;
    font-size: 6pt;
    line-height: 9pt;
    color: rgb(204,204,204);
}
FONT.c21 {
    font-family: verdana, sans-serif;
    font-size: 11pt;
    line-height: 18pt;
    color: rgb(204,204,204);
}
FONT.c21w {
    font-family: verdana, sans-serif;
    font-size: 11pt;
    line-height: 18pt;
    color: rgb(255,255,255);
}
FONT.c2w {
    font-family: verdana, sans-serif;
    font-size: 10pt;
    line-height: 16pt;
    color: rgb(255,255,255);
}
H5 {
    font-family: sans-serif;
    font-size: 11pt;
    color: rgb(204,204,204);
}
small {
    color: rgb(0,0,0);
}
A:link {
    font-family: sans-serif;
    font-size: 10pt;
    line-height: 13pt;
    color: rgb(102,0,0);
}
A:visited {
    font-family: sans-serif;
    font-size: 10pt;
    line-height: 13pt;
    color: rgb(102,0,0);
}
A:hover {
    color: rgb(255,255,0);
}
A.xp:link {
    font-family: sans-serif;
    font-size: 11pt;
    line-height: 13pt;
    color: rgb(204,204,204);
}
A.xp:visited {
    font-family: sans-serif;
    font-size: 11pt;
    line-height: 13pt;
    color: rgb(255,153,0);
}
A.xp:hover {
    color: rgb(255,255,0);
}
TEXTAREA {
    background: rgb(102,102,102);
    border-bottom: rgb(204,204,204) 1px outset; 
    border-left: rgb(204,204,204) 1px outset; 
    border-right: rgb(204,204,204) 1px outset; 
    border-top: rgb(204,204,204) 1px outset; 
    color: rgb(255,255,255);
    font-family: sans-serif;
    font-size: 12pt;
}
INPUT.button {
    background: rgb(51,51,51);
    color: rgb(255,255,255);
    cursor: hand; 
    font-family: sans-serif;
    font-size: 9pt;
}
INPUT.InputBox {
    background: rgb(102,102,102);
    font-family: sans-serif;
    font-size: 12pt;
    color: rgb(255,255,255);

}