BODY { background:white; color:black; }
P { font-family: serif }

.nb { white-space:nowrap }

H1 { font-size: x-large; font-family: sans-serif; font-weight: bold; border-bottom: 3px solid}
H2 { font-size: medium; font-family: sans-serif; font-weight: bold; margin-top: 4ex }

.menu { font-size: medium; font-family: sans-serif; font-weight: bold; margin-bottom: 4ex}
.current { background: #000000; color: #FFFFFF }

.date { font-size: smaller; font-family: sans-serif; font-weight: bold }

DT { font-size: medium; font-family: sans-serif; margin-left: 4em; text-indent: -1em }
DD { font-family: serif; margin-left: 5em }
.babel { font-size: xx-small; }
.foreign { font-style: italic }


TH { font-weight: bold; font-family: sans-serif; font-size: small; text-align: left; padding-right: 1em; border-bottom: 2px solid; }
TD { font-weight: normal; font-family: sans-serif; font-size: small; text-align: left; padding-right: 1em; }
TABLE.specs { border-bottom: 2px solid; margin-bottom: 5ex }

.good    { background: #00C000; color: black } 
.okay    { background: #C0C000; color: black }
.unknown { background: #C0C0C0; color: black }
.suspect { background: #C06000; color: black }
.bad     { background: #C00000; color: yellow } 
.odd     { background: #E0E0E0; color: black }
.even    { background: #FFFFFF; color: black }

A:link    { font-weight:bold; text-decoration:none; color:#0000C0; background:transparent; }
A:visited { font-weight:bold; text-decoration:none; color:#101010; background:transparent; }
A:hover   { font-weight:bold; text-decoration:none; color:#F0F0F0; background:#0000C0; }
A:active  { font-weight:bold; text-decoration:none; color:#101010; background:#00C000; }

H1 A:link    { text-decoration:none; color:black; background:transparent; }
H1 A:visited { text-decoration:none; color:black; background:transparent; }
H1 A:hover   { text-decoration:none; color:black; background:transparent; }
H1 A:active  { text-decoration:none; color:black; background:transparent; }

H2 A:link    { text-decoration:none; color:black; background:transparent; }
H2 A:visited { text-decoration:none; color:black; background:transparent; }
H2 A:hover   { text-decoration:none; color:black; background:transparent; }
H2 A:active  { text-decoration:none; color:black; background:transparent; }

A IMG { border: 0px; }

.homelink { text-align:right; font-family: sans-serif; font-size:x-small; margin: 0; }
