<!--
h1 { font-size:12pt; font-family:Arial; color:rgb(245,130,32); font-style:bold; }
h2 { font-size:12pt; font-family:Arial; color:rgb(255,255,255); font-style:bold; }


text { color:rgb(255,255,255); font-family:Arial; font-size:10pt;  }
p { font-size:10pt;  color:rgb(255,255,255); font-family:Arial; }
b { font-size:10pt;  color:rgb(245,130,32); font-family:Arial; font-style:bold; }
b.grau { font-size:10pt;  color:rgb(182,189,193); font-family:Arial; font-style:bold; }

b.w { font-size:10pt;  color:rgb(255,255,255); font-family:Arial; font-style:bold; }



ul { font-size:10pt;  color:rgb(255,255,255); font-family:Arial; }
ol { font-size:10pt;  color:rgb(255,255,255); font-family:Arial; }

i { font-size:10pt;  color:rgb(255,255,255); font-family:Arial; font-style:normal; }

a:link { color:rgb(245,130,32); font-family:Arial;  font-size:10pt; text-decoration:none;}
a:visited { color:rgb(245,130,32); font-family:Arial;  font-size:10pt; text-decoration:none;}
a:active { color:rgb(245,130,32); font-family:Arial;  font-size:10pt; text-decoration:none;}
a:hover { color:rgb(245,130,32); font-family:Arial;  font-size:10pt; text-decoration:none;}

td.border { border-top:1pt solid rgb(255,255,255); background-color:rgb(255,255,255); }
td.right { border-right:1pt solid rgb(255,255,255); }
td.left { border-left:5pt solid rgb(245,130,32); }

table.border { border-bottom:1pt solid rgb(255,255,255); border-top:1pt solid rgb(255,255,255);  border-left:1pt solid rgb(255,255,255); border-right:1pt solid rgb(255,255,255); }

td.color { background-color:rgb(255,255,255); }

body  { background-color:rgb(0,0,0); }

body
{
scrollbar-face-color: #000000;
scrollbar-arrow-color: #F58220; 
scrollbar-shadow-color: #000000;
scrollbar-highlight-color: #000000;
scrollbar-3d-light-color: #F58220;
}


//-->