body {

	color: #000; 
	font-size: 13px; 
	line-height: 21px;
	font-family: Arial, sans-serif;
}

h1 {
color: #05599d; 
	font-size: 21px;
	font-weight: normal;
	font-style: normal;
	line-height: 30px;
	font-family: Arial, sans-serif;
	margin: 0px 0px 20px 0px;
}

h2 {
color: #05599d; 
	font-size: 17px;
	font-weight: normal;
	font-style: normal;
	line-height: 30px;
	font-family: Arial, sans-serif;
	margin: 0px 0px 20px 0px;
}

h3 {
color: #000; 
	font-size: 15px;
	font-weight: normal;
	font-style: normal;
	line-height: 30px;
	font-family: Arial, sans-serif;
	margin: 0px 0px 0px 0px;
}

a {
color: #000; 
	font-size: 13px;
	font-family: Arial, sans-serif;
	font-weight: normal;
	text-decoration: underline;
}

td {
	color: #000; 
	font-style: normal; 
	font-weight: normal; 
	font-size: 13px;
	line-height: 20px; 
	font-family: Arial, sans-serif;
}

h4 {
color: #000; 
	font-size: 13px;
	font-weight: bold;
	font-style: normal;
	line-height: 21px;
	font-family: Arial, sans-serif;
}

.klein {
font-size: 11px;
line-height: 17px
}

.red {
color:#ff0000;
}

h6 {
color: #ff0000; 
	font-size: 21px;
	font-weight: normal;
	font-style: normal;
	line-height: 30px;
	font-family: Arial, sans-serif;
	margin: 0px 0px 20px 0px;
}


