BODY { background-color: #000080; color: #000000; } A:link { color: #1F00FF } A:hover { color: #FF0000 } A:visited { color: #9900DD } TR.odd { background-color: #CCCCEE } TR.even { background-color: #FFFFFF } TABLE.main { background-color: #FFFFFF; } TD.group { background-color: #0063C1; color: white; font-weight: bold; } THEAD.std { font-style: italic; background-color: #FFFFDD; } TABLE.shade { background-color: gray } TD.navbar { border-right: solid; } TABLE.navbar { background-color: #FFFFFF; } TABLE { empty-cells: show } TD.separator { text-align: center; background-color: silver; } .example { background-color: #FFFFDD; } .sample { font-weight: bold; } .translation { font-style: italic } .notready { text-align: center; background-color: yellow; font-weight: bold; } .nostyle { display: none } .comment { font-style: italic } .expl { font-style: italic }