
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000099;
	background-color: #ffffff;
	margin-left: 50px;

}


@page port {size: portrait;}
@page land {size: landscape;}

.portrait {page: port;}

.landscape {page: land;}




p {
	font-size: 12px;
	font-weight: 400;
	color: #000000;
}

td {
	font-size: 12px;
	font-weight: 400;
	color: #003300;
}


h1, h2, h3, h4 {
	color: #006600;
	}

h1 {
	font-size: 36px;
	margin-top: 30px;
	}


h2 {
	font-size: 22px;

}

h3 {
	font-size: 18px;

}

h4 {
	font-size: 14px;

}

h5 {
	font-size: 16px;
	color: #333333;

}

h6 {
	font-size: 10px;
	color: #333333;
	font-style: normal;

}

.foerstelinjepaasiden {
	page-break-before: always;
}




