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; } td.example { background-color: #FFFFDD; } span.example { /* color: purple;*/ font-weight: bold; padding-left: 8px; padding-right: 8px; } div.example { background-color: #FFFFDD; border: 1px solid black; padding: 8px; display: table-cell; text-align: center; } .sample { font-weight: bold; } .translation { font-style: oblique; color: navy; } .translation:before { content: open-quote; } .translation:after { content: close-quote; } .ipa:before { content: "["; } .ipa:after { content: "]"; } .literal { font-style: oblique; color: navy; } .literal:before { content: open-quote; } .literal:after { content: close-quote; } .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; } sup { font-size: x-small; } .footnote { font-size: 80%; border-top: 2px solid black; } .katharevusa { margin-top: 2em; margin-bottom: 2em; margin-left: 2em; margin-right: 1em; border: 1px solid gray; padding: 1em; font-size: 80%; color: gray; }