﻿body {
	background-color: #008000;
    margin-left:10%:
}

h1 {
	font-family: book Antiqua, times new roman, times;
	font-color: yellow;
	font-size: 20pt;
	margin-bottom: 10;
}
h2 {

	font-family: book antiqua, times new roman, times;
    font-color: yellow;
    font-size: 18pt;
}
h3 {

    font-family: book antiqua, times new roman, times;
    font-color:yellow;
    font-size: 16pt;
}
h4 {
	font-family: book antiqua, times new roman, times;
	font-size: 14pt;
	font-weight: bold;
}
p {
	font-family: book antiqua, times new roman, times;
	font-size: 14pt;
}
td {
	font-family: book antiqua, times new roman, times;
	font-size: 14pt;
}
li {
	font-family: Arial;
	font-size: 14pt;
	margin-bottom: 12;
}
p.klein {
	font-family: Calibri;
	font-size: 10pt;
