body {
       background-color: #d9dce5;
       scrollbar-base-color: #d9dce5;
       scrollbar-3dlight-color: #000000;
       scrollbar-arrow-color: #000000;
       scrollbar-darkshadow-color: #CCCCCC;
       scrollbar-face-color: #d9dce5;
       scrollbar-highlight-color: #d9dce5;
       scrollbar-shadow-color: #000000;
       scrollbar-track-color: #CCCCCC;
       margin-top: 0px;
       margin-bottom: 0px;
       margin-left: 0px;
       margin-right: 0px;
       font-family: Georgia, Verdana, Arial;
       color: #000000;
     }

h1, h2, h3, h4, p, ul, ol, li, a, div, pre {font-family: Georgia, Verdana, Arial;}

h1 {font-size: 16pt; font-weight: bold; color: #000000;}
h2 {font-size: 14pt; font-weight: bold; color: #000000;}
h3 {font-size: 12pt; font-weight: bold; color: #000000;}
h4 {font-size: 11pt; font-weight: bold; color: #000000;}

p, ul, ol, li, pre, td {font-size: x-small; color: #000000;}

p       {text-indent: 25px; text-align: justify;}
p.small {font-size: x-small;}
p.mit   {font-size: 10pt;}

ul {color: #000000;}
ul.weiss {color: #FFFFFF;}

li.gross {font-size: 14pt;}
li.rot {color: #FF0000;}

b.big   {font-size: 14pt;}
b.error   {color: #FD2222;}
b.success {color: #008040;}

a {font-size: x-small; text-decoration: none;}
a.big {font-size: x-small; font-weight: bold;}
a.small {font-size: xx-small;}

a.mt:link    {color: #000000; text-decoration: underline;}
a.mt:visited {color: #000000; text-decoration: underline;}
a.mt:hover   {color: #c24040; text-decoration: underline;}
a.mt:active  {color: #c24040; text-decoration: underline;}

a:link    {color: #000000;}
a:visited {color: #000000;}
a:hover   {color: #c24040; text-decoration: underline;}
a:active  {color: #c24040; text-decoration: underline;}

table.b  {border: 1px solid #000000; border-collapse: collapse;}
table.b2 {border: 2px solid #000000;}
table.bold {font-weight: bold;}

tr.blue {background-color: #25509a; font-weight: bold;}
tr.gray {background-color: #FFdce5; border: 3px solid #FF0000;}

td.ul {border-bottom: 2px solid #000000;}
td.b  {border: 1px solid #000000;}

form {padding: 0px; margin: 0px;}

input        {border-color: #000000; border-width: 1; font-size: 10pt; background-color: #d9dce5;
              color: #000000; font-family: Georgia, Verdana, Arial;}
input.text   {}
input.price  {text-align: right;}
input.submit {padding: 0px; margin: 0px;}

textarea.form {text-align: left; border-color: #000000; border-width: 1; font-size: 10pt; background-color: #d9dce5;
          color: #000000; font-family: Georgia, Verdana, Arial; width: 100%;}
textarea.form2 {text-align: left; border-color: #000000; border-width: 1; font-size: 10pt; background-color: #d9dce5;
          color: #000000; font-family: Georgia, Verdana, Arial; width: 100%; height: 100%}

select {border-color: #000000; border-width: 1; font-size: 10pt; background-color: #d9dce5;
          color: #000000; overflow: auto; font-family: Georgia, Verdana, Arial;}