.text {  
font-family: Verdana,Arial,Helvetica,sans-serif; 
font-size: 10px; 
font-style: normal; 
line-height: 18px; 
font-weight: normal; 
font-variant: normal; 
text-transform: none;
word-spacing:1px;
letter-spacing:0.2px; 
color: #57666B; 
text-decoration: none;
}

.titel {  
font-family: Verdana,Arial,Helvetica,sans-serif; 
font-size: 12px; 
font-style: normal; 
line-height: 18px; 
font-weight: bold; 
font-variant: normal; 
text-transform: none;
word-spacing:1px;
letter-spacing:0.2px; 
color: #57666B; 
text-decoration: none;
}

.small {  
font-family: Verdana,Arial,Helvetica,sans-serif; 
font-size: 9px; 
font-style: normal; 
line-height: 18px; 
font-weight: normal; 
font-variant: normal; 
text-transform: none;
word-spacing:1px;
letter-spacing:0.2px; 
color: #57666B; 
text-decoration: none;
}

.link {  
font-family: Verdana,Arial,Helvetica,sans-serif; 
font-size: 10px; 
font-style: normal; 
line-height: 18px; 
font-weight: normal; 
font-variant: normal; 
text-transform: none;
word-spacing:1px;
letter-spacing:0.2px; 
color: #57666B; 
text-decoration: underline;
}

a.link:hover {  
font-family: Verdana,Arial,Helvetica,sans-serif; 
font-size: 10px; 
font-style: normal; 
line-height: 18px; 
font-weight: normal; 
font-variant: normal; 
text-transform: none;
word-spacing:1px;
letter-spacing:0.2px; 
color: #000000; 
text-decoration: none;
}

.link1 {  
font-family: Verdana,Arial,Helvetica,sans-serif; 
font-size: 10px; 
font-style: normal; 
line-height: 18px; 
font-weight: normal; 
font-variant: normal; 
text-transform: none;
word-spacing:1px;
letter-spacing:0.2px; 
color: #57666B; 
text-decoration: none;
}

a.link1:hover {  
font-family: Verdana,Arial,Helvetica,sans-serif; 
font-size: 10px; 
font-style: normal; 
line-height: 18px; 
font-weight: normal; 
font-variant: normal; 
text-transform: none;
word-spacing:1px;
letter-spacing:0.2px; 
color: #000000; 
text-decoration: underline;
}

.boldred {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #ff0000;
	text-decoration: none;
}

body, html {
  scrollbar-face-color: #ffffff;
  scrollbar-shadow-color: #EAF0F2;
  scrollbar-highlight-color: ThreeDHighlight;
  scrollbar-3dlight-color: ThreeDLightShadow;
  scrollbar-darkshadow-color: #C4CFD3;
  scrollbar-track-color: #ffffff;
  scrollbar-arrow-color: ButtonText;
}

.abtnname { 
background-color: #FFFFFF; 
color: #000000; 
font-family: Verdana,Arial,Helvetica,sans-serif; 
font-size: 10px; 
font-weight: bold;
height: 18px;
width: 150px; 
}

input { 
background-color: #FFFFFF; 
color: #000000; 
font-family: Verdana,Arial,Helvetica,sans-serif; 
font-size: 10px; 
font-weight: normal;
height: 18px;
width: 300px;
}

textarea { 
background-color: #FFFFFF; 
color: #000000; 
font-family: Verdana,Arial,Helvetica,sans-serif; 
font-size: 10px; 
font-weight: normal;
height: 100px;
width: 300px;
}