body { background-color: #000000 ;
     }

.vbar { font-weight: bold; 
        font-size: 9pt;
        font-family: "Arial", "Helvetica", "sans-serif"; 
        color: #ffffff;
        background: #000000 }

.vbarred { 
        font-weight: bold; 
        font-size: 14pt;
        font-family: "Arial", "Helvetica", "sans-serif"; 
        background: red 100% repeat-x;
        color: #99ffff }

a.vbar:link    { color: #ffffff }
a.vbar:active  { color: #000000 }
a.vbar:visited { color: #ffffff }
a.vbar         { text-decoration:none; }

.ebar { font-weight: bold; 
        font-size: 9pt;
        font-family: "Arial", "Helvetica", "sans-serif"; 
        color: #ffffff;
        background: #000000 }

.ebarred { 
        font-weight: bold; 
        font-size: 14pt;
        font-family: "Arial", "Helvetica", "sans-serif"; 
        background: red 100% repeat-x;
        color: #99ffff }

a.ebar:link    { color: #ffffff }
a.ebar:active  { color: #000000 }
a.ebar:visited { color: #ffffff }
a.ebar         { text-decoration:none; }
