BODY { border: 4px solid navy; padding: 0px; margin: 0px; background-color: #FFFFFF; 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; } TD.std { background-color: #FFFFDD; } TABLE.shade { background-color: gray } TABLE.navbar { background-color: #FFFFFF; } TABLE { empty-cells: show } TD.separator { text-align: center; background-color: silver; } .example { background-color: #FFFFDD; } div.example { font-size: 80%; border: 1px solid black; padding: 8px; display: table-cell; text-align: center; } .sample { font-weight: bold; } .translation { font-style: oblique; color: navy; } .notready { text-align: center; background-color: yellow; font-weight: bold; } .nostyle { display: none } .comment { font-style: italic } .expl { font-style: italic } .bottom { font-size: 80%; border: 2px solid #3366cc; padding: 4px; background: #f2f2f9; border-style: solid; border-width: thin; } div.section { padding-bottom: 2em; border-bottom: 2px solid black; } div.bottom-navbar { font-size: 80%; border-top: 2px solid #3366cc; padding: 4px; }