/*changed: 20050921 */

body { color: #202020; font-size: 12px; font-family: monospace; background:url(bg.jpg); margin-top: 3px; margin-bottom: 3px; cursor:default;}
.bodydark { color: #202020; font-size: 12px; font-family: monospace; background:url(bg.jpg); margin-top: 3px; margin-bottom: 3px; cursor:default;}

table,td,tr { font-size: 12px; font-family: monospace; }
text { font-size: 12px; font-family: monospace; }
small { font-size: 8px; font-family: monospace; }
li  { line-height:18px; }

h1 { font-weight: bold; font-size: 18px; font-family: monospace; }
h2  { font-weight: bolder; font-size: 14px; font-family:  monospace; margin: 14px 28px; text-decoration: underline; }
h3  { font-weight: bold; font-size: 12px; font-family:  monospace; margin: 0px 0px; }
h4 { font-weight: lighter; font-size: 10px; font-family: monospace; margin: 0px 0px; }
a { color:#202020 }
a:link { color:#202020; text-decoration: underline; }
a:visited { color:#202020; text-decoration: underline; }
a:active { color:#202020; text-decoration: underline; }
a:hover {  color:#000000; text-decoration: underline; }

.nava { color:#202020; font-size: 16px; font-weight: bold; text-decoration:none; }
.nava:link { color:#202020; font-size: 16px; font-weight: bold; text-decoration:none; }
.nava:visited { color:#202020; font-size: 16px; font-weight: bold; text-decoration:none; }
.nava:active { color:#202020; font-size: 16px; font-weight: bold; text-decoration:none; }
.nava:hover  { color: #000000; font-size: 16px; font-weight: bold; text-decoration: none; }
