.english {
	display: block
}

.islenska {
	display: none !important;
}

#logotop, #footer, .menutop, .menubottom {
	display: none !important;
}

body {
	color: black;
	font-size: 10pt;
	font-family: Helvetica, Swiss, Arial, sans-serif;
	background-color: white
}

tr, td {
	color: black;
	font-size: 10pt;
	font-family: Helvetica, Swiss, Arial, sans-serif
}

p {
	color: black;
	font-size: 10pt;
	line-height: 1.8em;
	font-family: Helvetica, Swiss, Arial, sans-serif
}

h1, h2, h3, h4 {
	color: black;
	font-weight: bold;
	line-height: 1.2em
}

h1 {
	font-size: 18pt
}

h2 {
	font-size: 16pt
}

h3 {
	font-size: 12pt
}

h4 {
	font-size: 10pt
}
