BODY {
	font-family: Arial, sans-serif;
	font-size: 1em;
	background-color: White;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 20px;
	background-image:  ;
	color: Black;
	background-repeat: no-repeat;
	}

img {
	border: White;
}


BODY, TD {
	font-family: Arial, sans-serif;
	font-size: 1em;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 20px;
	color: Black;
	
}

/* H1 er Overskrifter nivå 1 */
H1 {
	background-color : transparent;
	font-size: 2.4em;
	font-family: Arial, sans-serif;
	font-style: normal;
	color: Black;
	}

/* H2 er Overskrifter nivå 2 */
H2 {
	font-family : Arial, sans-serif;
	font-weight : bolder;
	font-size: 1.8em;
	background: transparent;
	color : #0033FF;
	}

/* H3 er Overskrifter nivå 3*/
H3 {
	font-family : Arial, sans-serif;
	font-weight : bolder;
	font-size: 1.4em;
	background: transparent;
	color : #0033FF;
	}
	
A {
	color: #CC3300;
	text-decoration: none;
	font-weight : bold;
	background-color: transparent;
}

A:HOVER {
	color: #AA3518;
	text-decoration: none;
	font-weight : bold;
	background-color: transparent;
}

a:visited {
color: #FF6633;
background-color: transparent;

}

.meny {
	font-family: Arial, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: White;
	background-color: transparent;
}.menysmall {
	font-family: Arial, sans-serif;
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
}.menybig {
	font-family: Arial, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
}.toppmeny {
	font-family: Arial, sans-serif;
	font-size: 0.8em ;
	font-style: italic;
	font-weight: bold;
	color: Black;
	background-color: transparent;
}
