a             { text-decoration: none }
a:link        { color: rgb(0,200,255) }
a:visited     { color: rgb(255,200,0) }
a:active      { color: rgb(0,255,200) }
a:hover       { text-decoration: underline }
body          { background: url('./graph/tlo1.gif') REPEAT-XY;
                color: rgb(255,255,255); background-color: rgb(0,0,0);
                font-family: Arial,Helvetica; font-size: 10px;
                text-align: justify }
h1            { font-size: 14px; text-align: center }
h2            { font-size: 12px; text-align: left }
h3            { font-size: 8px; text-align: center }
table.menu td { text-align: center; }
table.tab     { background-color: rgb(100,100,100) }
table.tab th  { background-color: rgb(150,150,150) }
body.menu     { background: url('./graf/back.gif') REPEAT-Y;
                color: rgb(255,255,255); background-color: rgb(0,0,0);
                font-family: Arial,Helvetica; font-size: 10px;
                text-align: justify }
img           { border: none }
