/* Almene atributter */

body {
	font-family: Verdana, trebuchet;
	font-size: 11pt;
}

table {
	background-color: black;
	padding-left: 10px;	
	padding-right: 10px;
	
}
 

th {
	background-color: slategray;
/*	background-image: url(tableback.jpg); */
	font-family: Verdana, trebuchet;
	font-weight: bold;
	font-size: 12pt;
	color: white;
	vertical-align: top
}

td {
	vertical-align: top;
	font-family: Verdana, trebuchet;
	font-size: 11pt;
}
	
body {
	background-color: #eeeeee;
	background-image: url(bgstr3.jpg); 
	margin: 2%;
}

.timestamp {
	color: gray;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

.timestamp img {
	display: none;
}


.navibar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: left;
	font-weight: bold;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: justify; 
}

a {
	text-decoration: none;
	color: gray;
	font-weight: bold;
}


h1, h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	border-bottom-width: 0px;
}

h1 {
	font-size: 16pt;
	color: darkslategray;
}
