body,td,th {
	font-family: Georgia, Trebuchet MS, Verdana;
	font-size: 11px;
	color: #000000;
	margin: 0px;
        padding: 0px
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(blad-frame.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	width:425px

}
a {
	font-weight: normal;
	text-decoration:underline
}
h1 {
	font-size: 13px;
	color: #000000;
	font-weight: bold;
	text-align:left;
}
h2 {
	font-size: 12px;
	color: #666666;
	text-align:left;
	font-weight:bold;
}
a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	text-decoration:underline
}
a:active {
	color: #666666;
}