body {
        font-family: arial;
        color: #000000;
        font-size: 12px;
        text-decoration: none;
        scrollbar-face-color:  #5C8CCE;
        scrollbar-arrow-color: #ffffff;
        scrollbar-base-color:  #5C8CCE;
        background-color:      #ffffff;
        }
a  {
   	font-family : arial;
   	font-size : 11px;
   	color : #4D82CA;
   	text-decoration : none;line-height :11px;
   }
a:aktive  {
   	font-family : arial;
   	font-size : 11px;
   	color : #4D82CA;
   	text-decoration : none;line-height :11px;
   }
a:hover  {
   	font-family : arial;
   	font-size : 11px;
   	color : #B8CEF8;
   	text-decoration : none;line-height :11px;
   }
td  {
   	font-family : arial;
   	font-size : 11px;
   	color : #000000;
   	text-decoration : none;line-height :11px;
   }
table {
   font-family : arial;
   font-size : 11px;
   color : #000000;
   border-style: dashed;
   border-width: 1;
   border-color: #e7e6ff;
   text-decoration : none;line-height :11px;
   }
input {
       font-family: arial;
       font-size: 10px;
       color: #000000;
       background-color:#B8CEF8;
       border: 1px dashed #BDD88B;
       border-color: #e7e6ff;
       width:150px;
       height:16px;
   }
textarea {
      font-family: arial;
      font-size: 10px;
      color: #000000;
      font-style: italic;
      font-weight: bold;
      border: 1px dashed #e7e6ff;
      background-color: #B8CEF8;
   }
select {
      font-family: arial;
      font-size: 10px;
      color: #000000;
      font-style: italic;
      font-weight: bold;
      border: 1px dashed #e7e6ff;
      background-color: #B8CEF8;
   }