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

td {
	background: 2e478a;
	valign: top;
    vertical-align: top;
	font-size:8pt;
	color: white;
 	}
INPUT, SELECT, TEXTAREA {
	font-color: 012B4E;
	font-family: verdana;
	font-size: 8pt;
	}
.sides{
	padding-left: 6px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-style: solid;
	border-color: 2f4456;
	}
div.scroll {
	height: 100%;	
	width: 90%;
	text-align: left;
	overflow: auto;	
	background:2e478a;
	}
.klein
	{
	color : 012B4E;
	font-size : 8pt;
	text-valign : top;
	}
  
.wit	
	{
	color: white;
	font-family: verdana;
	font-size: 8pt;
	}

A 	{
	color: white;
	font-weight: bold;
	text-decoration: none;
	}
A:HOVER {
	color: #a9e0f9;
	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;
	}
