body {
	margin: 1cm;
}

body, div, p, th, tr, td, form, a, span, input, select, option, textarea {
	font-family: tahoma,verdana,arial,helvetica,sans-serif;
	font-size: 9pt;
	color: #000000;
	background-color: #ffffff;
}

.dontPrint{
	visibility: collapse;
}

.tipp_forminput{
	width: 15px;
	border:none;
	}

a {
	text-decoration: underline;
	color: #000000;
}

h1 {
	font-size: 18px;
	color: #000000;
	margin-bottom: 10px;
}