﻿body {
	font-family: Verdana, "Lucida Console", sans-serif;
	font-size: small;
}

h1 {
	font-family:"Times New Roman", Times, serif;
	font-size:large;
	margin-left:10px;
	margin-right:10px;
}

p{
	margin-left:10px;
	margin-right:10px;
	font-size:small;
}
table {
	/*background-image:url('images/table_bg.jpg');*/
	
}

/* Footer */
.style1 {
	vertical-align:top;
	background-color: #A2A5E5;
}
/* Boksen på høyre side */
.style3 {
	/*background-image: url('images/notisomrade_bg.jpg');*/
	font-size: x-small;
	color: #333333;
	padding-left:30px;
	font-weight:bold;
}


