@charset "utf-8";
/* CSS Document */

body {
	background-color: #333;
	margin-left: 20px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 20px;
}
body, td, th {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: medium;
}
h3 {
	background-color: #F3F3F3;
	border-bottom-style: solid;
	border-bottom-width: thin;
	margin-top: 50px;
}
h4 {
	background-color: #CC9;
	padding: 5px;
	color: #000;
	margin-right: 40px;
	margin-left: 15px;
}
h2 {
	background-color: #333;
	text-align: left;
	color: #FF0;
	font-weight: normal;
	padding: 3px;
	padding-left: 10px;

}

h6 {
	color: #000;
	font-weight: bold;
	font-size: medium;
}

h5 {
	font-size: small;
	color: #000;
	text-align: right;
	margin-right: 40px;
}
a:link {
	color: #C30;
}

a:hover {
	color: #C30;
}

a:visited {
	color: #C30;
}

img {
	border:0px;
	
}

img a {
	border:0px;
}

a {
	border:medium;
}

.hlidarbordi {
	
}

table {
	background-color:#FFF;
	background-repeat: repeat-x;
	
}

h1 {
	text-align:center;	
}
.lysing {
	font-size: 105%;
	text-align: justify;
	padding: 10px;
	border-top: dotted black 1px;
	border-bottom: dotted black 1px;
	background-color: #E9E9E9;
	
}

.lysing a{
	color: black;
}

