BODY {
	font-family :  Arial;
	font-color: black;
	scrollbar-3d-light-color : ;
	scrollbar-arrow-color : ;
	scrollbar-base-color : ;
	scrollbar-dark-shadow-color : ;
	scrollbar-face-color : ;
	scrollbar-highlight-color : ;
	scrollbar-shadow-color : ;
	background-color: #FFE737;
}

p {
	font : Arial;
	color : black;
	font-size: 12px;
}


h3 {
	font : Arial;
	color : green;
}

h1 {
	font : Arial;
	color : black;
}

.tdcolor {
	background-color: white;
}

.klein {
	font : Arial;
	color : black;
	font-size: 13px;
	text-align: center;
}

.klein2 {
	font : Arial;
	color : black;
	font-size: 13px;
	font-weight:bold
}

.klein1 {
	font : Arial;
	color : black;
	font-size: 13px;
	text-align: right;
}

.nav {
	font : Arial;
	color : black;
	font-size: 13px;
	text-align: center;
}

li{
	font : Arial;
	color : black;
	font-size: 12px;
}

a {
	color: green;
	text-decoration:none;
}

a:HOVER {
	color: red; text-decoration:none;
}

.border {
  border-right-width:1px;
  border-right-style:solid;
  border-right-color:green;
  border-bottom-width:1px;
  border-bottom-style:solid;
  border-bottom-color:green;
}

.border1 {
  border-bottom-width:1px;
  border-bottom-style:solid;
  border-bottom-color:green;
}

.border2 {
  border-bottom-width:1px;
  border-bottom-style:solid;
  border-bottom-color:black;
}
