a img {
border: none;
}

h3 {
    margin-bottom: 10pt; 
    line-height: 114%; 
    text-align: center;
    font-size: 9pt; 
    line-height: 114%; 
    font-family: Verdana; 
    font-weight: bold;
}

a:link { 
	color: #000000;
	}
a:visited { 
	color: #000000;
	}
a:hover { 
	color: #000000;
	}
a:active { 
	color: #000000;
	}

.citat {
    margin-left: 70px;
    margin-right: 70px;
    font-style: italic;
}

.box {
    margin-left: 70px;
    margin-right: 70px;
    border: solid 1px black; 
    padding: 4px;
}