<!--
body {  
  color: #000000;
  background-color: #063;
  font-family: "Courier New", Courier, mono;
  font-size: 10pt;
}
td {  
  font-family: "Courier New", Courier, mono;
}
a {  
  font-weight: bold; 
  text-decoration: none; 
}
a:link {    color: #6666ff;}
a:visited { color: #3333ff; }
a:active { color: #ff0000; }
a:hover  { background: #ffcc00; text-decoration: underline; }
button { background-color:#990000; color:#990000; border:0px;}
.pt08 {  font-size: 8pt; }

.border {
    background-color: #bbbbbb;
}
.titel {
    font-size: 16pt;
    padding-left: 10px;
}
.td_padding { padding-left: 10px; }
.td_dark { background-color: #cccccc; }
.td_light { background-color: #dddddd; }
.right { text-align: right; }
.lend  { background-color: #ffcc00; }
.info { 
  background-color: #cccccc;
  text-align: right;
  padding-right: 2px; 
}
.input {
  background-color: #cfc;
}
table {
  background-color: #999;
}

-->
