h1 { font-size: 1.3em; margin: 10px 0px 10px 0px; }
h2 { font-size: 1.1em; margin: 10px 0px 5px 0px; }
h3 { font-size: 1.0em; margin: 2px 0px 5px 0px; }
h6 { font-size: 1.0em; margin: 0 0 4px 0; text-align: center; font-weight: normal; } 

a {
	color: #ffffff;
	text-decoration: none;
	border-bottom: 1px dotted;
}

p {
	padding-bottom: 5px;
}

.bodytext {
	padding-bottom: 5px;
	text-align: justify;
}



.center {
	text-align: center;
}

.centerfett {
	text-align: center;
	font-weight: bold;
}

.centerfettkursiv {
	text-align: center;
	font-weight: bold;
	font-style: italic;
}

sup {
}

textarea {
	font: normal 100.01% Verdana, Arial, Helvetica, sans-serif;
}
