input  {font-family: Verdana; font-size: 9; background: E6E6E6 ;color: black}

select  {font-family: Verdana; font-size: 9; background: E6E6E6 ;color: black}

textarea  {font-family: Verdana; font-size: 9; background: E6E6E6 ;color: black}

div.test
   {
   font-family: Arial; 
   font-size: 9; 
   color: black; 
   text-decoration: none
   }


h6  
   {
   font-family: Verdana; 
   font-size: 9pt; 
   color: black; 
   text-decoration: none
   }

h4 
   {
   font-family: Verdana; 
   font-size: 11pt; 
   color: black; 
   text-decoration: none
   }

h2 
   {
   font-family: Verdana; 
   font-size: 7pt; 
   color: black; 
   text-decoration: none
   }

   
h1 
   {
   font-family: Arial; 
   font-size: 24pt; 
   color: #605000; 
   text-decoration: none;
   border-left: 1,5cm
   }


a:link 
   {
   font-family: Verdana; 
   font-size: 9pt; 
   color: black; 
   text-decoration: none; 
   border-color: white
   }
   
a:visited 
   {
   font-family: Verdana; 
   font-size: 9pt; 
   color: black; 
   text-decoration: none; 
   border-color: white
   }


a:hover 
   {
   font-family: Verdana; 
   font-size: 9pt; 
   color: black; 
   font-weight: bold; 
   text-decoration: none; 
   border-color: white
   }
   
a:active 
   {
   font-family: Verdana; 
   font-size: 9pt; 
   color: black; 
   text-decoration: none; 
   border-color: white
   }
   


