table {
	color : white;
	font-family : verdana;
	font-size : 8pt;
	text-align: justify;
    }

td {
	valign: top;
    vertical-align: top;
	font-size:8pt;
 }
INPUT, SELECT, TEXTAREA {
	font-color: black;
	font-family: verdana;
	font-size: 8pt;
}
BODY {
	margin-left:0; 
	margin-right:0; 
	margin-top:0;
	background-color: d7d7d7;
}
.rand {
    border-width: 1px;
    border-style: solid;
    border-color: black;
	background-color: #686868;
	}
div.scroll {
	height: 100%;	
	width: 100%;
	overflow: auto;	
	}
.klein
	{
	font-size : 8pt;
	text-valign : top;
	}
  
.wit	
	{
	color: white;
	font-family: verdana;
	font-size: 8pt;

	}

A 	{
	color: #ebebeb;
	font-weight: bold;
	text-decoration: none;

}
A:HOVER {
	color: #efefef;
	font-weight: bold;	
	text-decoration: underline;

}

H1 {
	color : 012B4E;
	font-family : verdana;
	font-size : 11pt;
	font-weight: bold;
	text-align:center;
}

H2 {
	color : #042654;
	font-family : verdana;
	font-size : 10pt;
	font-weight: bold;
	text-align:center;
}
H3 {
	color : 012B4E; 
	font-family : verdana;
	font-size : 8pt;
	font-weight: normal;
	text-align:left;
}
H4 {

	font-family : verdana;
	font-size : 8pt;
	font-weight: normal;
	text-align:center;
}
H5 {
	color : 012B4E;
	font-weight: bold;
	width:100%;
	filter:dropshadow(color=#F5CA61, offx=2, offy=2, positive=true);
}
H6 {
	color : white; 
	font-family : verdana;
	font-size : 8pt;
	font-weight: normal;
	text-align:left;
	}

