<!-- 
body {
	background-color: #B6C4CC;
	font-family:  Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	padding-left: 5%;
	}
a  {font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: xx-small;
  }

a:link {color: #282459 ;
  }
a:visited {color: ##5c5c5c;  }
a:hover{color:#b300b3;
  }
a:active {color: #008000;
  }

table {	background-color: #B6C4CC;
}

h1, h2, h3, h4, h5, h6{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #B6C4CC;
}

h1 {font-size: 25px;
}

h2 {font-size: 20px;
}

h3 {font-size: 16px;
}

h4 {font-size: 12px;
}
h5 {font-size: 8px;
}
td {	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: 300;
	background-color: #B6C4CC;
}
.titel {font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: 700;font-size: xx-small;
	background-color: #B6C4CC;
}

.gross {font-size: medium;
	font-weight: 500;
}

.text {font-size: small;
	font-weight: 300;
}

.utitel {font-size: xx-small;
	font-weight: 100;
	margin-left:50px;
	margin-bottom:18pt}
td.leftspace {margin-left:50px;
vertical-align: bottom;
width=20%;
}

 -->