body, p, td {
	font-family: Verdana, Arial;
	color: #000000;
	font-size: 10pt;
	font-weight: normal;

}

h1 {
	font-family: Verdana, Arial;
	color: #000000;
	font-size: 16pt;
	font-weight: bold;

}

h4 {
	font-family: Verdana, Arial;
	color: #000000;
	font-size: 12pt;
	font-weight: bold;

}

A {
	font-family: Verdana, Arial;
	color: #000066;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none
}

A:hover {
	color : #990000;
	text-decoration: underline
}

.kleiner {
	font-size: 8pt;
}

.groter {
	font-size: 13pt;
}

