body	{
		scrollbar-face-color:#ffffff;
		scrollbar-highlight-color:#0099D8;
		scrollbar-3dlight-color:#ffffff;
		scrollbar-darkshadow-color:#0099D8;
		scrollbar-shadow-color:#ffffff;
		scrollbar-arrow-color:#0099D8;
		scrollbar-track-color:#0099D8;
		font-family: Verdana; 
		font-size: 12px; 
		font-style: normal; 
		line-height: normal; 
		font-weight: normal; 
		text-decoration: none;
		color: #0099D8;
		}

.titel {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight : bold;
	text-decoration: none;
	color : #000000;
	text-indent : 2px;
}

TD {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
}

H1 {
	font-family: Verdana;
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-weight : bold;
	text-decoration: none;
	color : #000000;
	text-indent : 2px;	
}

BODY {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	color: #000000;
}

A:LINK  {
		font-family:  Verdana;
		color: #000000;
		font-weight: normal;
		text-decoration: none;
		font-size: 12px;
		}

A:VISITED  {
		font-family:  Verdana;
		color: #000000;
		font-weight: normal;
		text-decoration: none;
		font-size: 12px;
		}

A:HOVER {
		font-family:  Verdana;
		color: #000000;
		font-weight: normal;
		text-decoration: none;
		font-size: 12px;
		}
	
A:ACTIVE {
		font-family:  Verdana;
		color: #000000;
		font-weight: normal;
		text-decoration: none;
		font-size: 12px;
		}

li  { 
	font-family: verdana; 
	font-size: 12px; 
	font-style: normal; 
	line-height: normal; 
	font-weight: normal; 
	color : #000000;
}

textarea {
	font-family: verdana;
	font-size: 10px;
	color: #000000;
	background:#FFFFFF;
	border-color: #000000;
	border-style: solid;
	border-width: 1px;
	padding-left: 2px;
}

input  	{
	font-family: verdana; 
	font-size: 10px; 
	font-style: normal; 
	line-height: normal; 
	font-weight: normal; 
	text-decoration: none;
	background:#FFFFFF;
	color: #000000;
	border-color: #000000;
	border-style: solid;
	border-width: 1px;
	padding-left: 2px;
}

.pulldown { 
		 background-color: #ffffff; 
		 font-family: Verdana; 
		 font-size: 12px; 
		 font-style: normal; 
		 line-height: normal; 
		 font-weight: normal; 
		 color: #000000; 
		 border-color: #000000;
		 border-style: solid;
		 border-width: 0px;
		 width : 300px;
		}

.checkbox {
	background-color: #FFFFFF;
	color: #000000;
	border-color: #000000;
	border-style: solid;
	border-width: 0px;
	
}
