BODY {

 font-family: Verdana; font-size: 8pt; color: #696969
 
 scrollbar-3dlight-color:#7A8295;
 scrollbar-arrow-color:#c31b00;
 scrollbar-face-color:#7A8295;
 scrollbar-track-color:#b0b5c0;
 scrollbar-darkshadow-color:#b0b5c0;
 scrollbar-highlight-color:#b0b5c0;
 scrollbar-shadow-color:#7A8295;

}

  

.text
	{font-family: Verdana,Lucida Sans; font-size: 9pt; color: #4A4A4A}

td
	{font-family: Verdana,Lucida Sans; font-size: 12pt; color: #333333}



a {
        font-family: verdana,Lucida Sans, sans-serif; font-style:bold ; font-weight: ;font-size: 14pt; color: #555555 ; text-decoration: underline
}


a:hover {
        font-family: verdana,Lucida Sans, sans-serif; font-style:bold; font-weight: ;font-size: 14pt; color: 333333 ; text-decoration: none; opacity: 0.5
}



a.menu {
        font-family: verdana,Lucida Sans, sans-serif; font-style:bold ; font-weight: ;font-size: 11pt; color: #333333 ; text-decoration: none
}


a.menu:hover {
        font-family: verdana,Lucida Sans, sans-serif; font-style:bold; font-weight: ;font-size: 11pt; color: #333333 ; text-decoration: none; opacity: 0.5
}

a.wunderlich {
        font-family: verdana,Lucida Sans, sans-serif; font-style:bold ; font-weight: ;font-size: 9pt; color: #333333 ; text-decoration: none
}


a.wunderlich:hover {
        font-family: verdana,Lucida Sans, sans-serif; font-style:bold; font-weight: ;font-size: 9pt; color: #333333 ; text-decoration: none; opacity: 0.5
}



h1 {
        font-family: verdana,Lucida Sans, sans-serif; font-style:; font-weight:bold ;font-size: 18pt; color: #555555 ; text-decoration: none
}


h2 {
        font-family: verdana,Lucida Sans, sans-serif; font-style:; font-weight:bold ;font-size: 14pt; color: #555555 ; text-decoration: none
}

h3 {
        font-family: verdana,Lucida Sans, sans-serif; font-style:; font-weight:bold ;font-size: 12pt; color: #4A4A4A ; text-decoration: none
}

input.sendbutton {
   font-size: 16px;
   color: #ffffff;
   font-weight: ;
   font-style: ;
   background-color: mediumseagreen;  
}

input.sendbuttonred {
   font-size: 16px;
   color: #333333;
   font-weight: ;
   font-style: ;
   background-color: #FFF0F5;
   
}



form {
  background: #FFFFFF;
  border: ;
  margin:0;
  padding:;
}

input, select, textarea { font-size:14px; font-family:Verdana,Lucida Sans,sans-serif; font-weight:; }

input, select, textarea { color:#333333; }

input:focus, textarea:focus {
    background-color: #FFFFe0;
}


