1 body { background-color: black; }
2 IMG { border-color: #222222; border: 0; }
3 em { font-size: 11px; font-style: italic; font-weight: normal; color: #888888; }
4 H1 { text-align: center; font-size: 15px; color: #2222AA; font-family: Geneva, Verdana, Helvetica, Arial, sans-serif; }
5 H3 { text-align: center; font-size: 18px; color: #2222AA; font-family: Geneva, Verdana, Helvetica, Arial, sans-serif; }
6 A { text-decoration: none; color: #6666DD; }
7 A:HOVER { text-decoration: underline; color: #4444FF; }
8 A:VISITED { text-decoration: none; color: #8888AA; }
9 A.qindex { text-decoration: none; color: #6666DD; font-size: 11px; }
10 A.qindex:HOVER { text-decoration: underline; color: #4444FF; font-size: 11px; }
11 A.qindex:VISITED { text-decoration: none; color: #8888AA; font-size: 11px; }
12 A.qindexRef { font-size: 11px; }
13 A.el { text-decoration: none; font-weight: bold; }
14 A.elRef { font-weight: bold; }
15 A.code { text-decoration: none; font-weight: normal; color: #6666DD; }
16 A.code:HOVER { text-decoration: underline; font-weight: normal; color: #4444FF; }
17 A.code:VISITED { text-decoration: none; font-weight: normal; color: #8888AA; }
18 A.codeRef { text-decoration: none; font-weight: normal; color: #6666DD; }
19 A.codeRef:HOVER { text-decoration: underline; font-weight: normal; color: #4444FF; }
20 A.codeRef:VISITED { text-decoration: none; font-weight: normal; color: #8888AA; }
21 DL.el { margin-left: 2cm; width: 99%; }
22 DIV.fragment { background-color: #FFFFFF; width: 99%; }
23 DIV.ah { background-color: #AAAAAA; width: 99%; margin-bottom: 3; margin-top: 3; }
24 TD.md { cellpadding: 0; background-color: #DDDDDD; border: 0; width: 99%; color: #222222; }
25 DIV.groupHeader { margin-left: 16; margin-top: 12; margin-bottom: 6; font-weight: bold; color: #222222; }
26 DIV.groupText { margin-left: 16; font-style: italic; font-size: smaller; }
27 FONT.keyword { color: #0080A0; }
28 FONT.keywordtype { color: #604020; }
29 FONT.keywordflow { color: #E08000; }
30 FONT.comment { color: #800000; }
31 FONT.comment { color: #009900; text-decoration: italic; }
32 FONT.preprocessor { color: #806020; }
33 FONT.stringliteral{ color: #002080; }
34 FONT.charliteral { color: #008080; }