a {
	color: #CC0001;
	text-decoration: underline;
}

a:hover {
	color: #666666;
	text-decoration: underline;
}

td {
	font-family: arial;
	font-size: 10pt;
}

body, html {
	text-align: center;
	margin: 0;
	padding: 0;
	font-family: arial;
	font-size: 10pt;
	}

.navlink {
	font-family: arial;
	font-size: 9pt;
	color: #ffffff;
	text-decoration: none;
}

.navlink:hover {
	font-family: arial;
	font-size: 9pt;
	color: #ffffff;
	text-decoration: none;
}

#page {
	position: relative;
	width: 781px;
	display: block;
	margin: 15px auto;
	text-align: left;
}

#blocktext {
	text-align: justify;
	font-size: 12px;
}

#bild {
	position: absolute;
	width: 127;
	height: 169;
	top: 25px;
	left: 638px;
}