body {
/*	margin-left: 20px;
	margin-top: 30px;
	margin-right: 20px;
	margin-bottom: 30px; */
	font-family: Verdana;
	font-size: 10px;
    color: #3f3f3f;

}

.overskrift1 {
	font-size: 11px;
	font-weight: bold;
}

.overskrift2 {
	font-weight: bold;
    font-size: 10px;
}

a:link {
    color: #3f3f3f;
    text-decoration:underline;
}

a:visited {
    color: #3f3f3f;
    text-decoration:underline;
}

a:hover {
    color: #cccccc;
    text-decoration:underline;
}

a:active {
    color: #cccccc;
    text-decoration:underline;
}

.img {
	border: 0px;
}

table {
	font-family: Verdana;
	font-size: 10px;
}
