.english {
	display: block
}

.islenska {
	display: none !important;
}

#bannertop, #navigation, #navbottom {
	display: none !important;
}

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

p {
	color: black;
	font-size: 10pt;
	line-height: 1.8em;
}

h1, h2, h3, h4 {
	color: black;
	font-weight: bold;
	line-height: 1.2em;
	font-family: "Avant Garde", Futura, Helvetica, Arial, sans-serif
}

h1 {
	font-size: 18pt
}

h2 {
	font-size: 16pt
}

h3 {
	font-size: 12pt
}

h4 {
	font-size: 10pt
}