body {
  background:#999999;
  margin: 10px 10px 0px;
  font: "Times CE", Times, "Times New Roman";
  color:white;
  font-size:16px;
  }
	
.fyrirsogn {
	font-size: 16px;
	font-weight: bolder;
	}
.stor_fyrirsogn {
	font-size: 36px;
	font-weight: bold;
	color:white;
	}
	
a:link {
  color:white;
  text-decoration:none;
  }
a:visited {
  color:white;
  text-decoration:none;
  }
a:hover {
  color:white;
  text-decoration:underline;
  }

h1, h2, h3, h4 {
  margin : 0;
}
h1 {
  font-size : 36px;
  font-weight: normal;
}
  
.kantadur {
  margin:-1em 0 .5em;
  padding-left:15px;
  padding-bottom:.5em;

  list-style-type: none;
  }

p {
  line-height:1.1em;
  }