body { 
	font-family: Verdana; 
	font-size: 1.0em;
	background-color:#5d9729;
} 

p {
	font-family: Verdana;
	font-size: 1em;
	line-height:1.4em;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	display:block;
} 

li   {
	color: black;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 12px;
	margin: 0px;
	list-style-position: inside;
	padding-bottom: 2px;
	padding-top:2px;
	display:block;
	background-color:transparent;
	padding-right: 0px;
	padding-left: 0px;
	text-indent: -15px;
}

ul   {
	color: black;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 12px;
	text-indent: 0px;
	padding: 0px;
	display:block;
	background-color:transparent;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 18px;
}


div  { 
	color: #000; 
	font-size: 10px; 
	font-family: Verdana; 
	font-style: normal; 
	font-weight: normal; 
}

				
h1 {
	color: #951b1e;
	font-family: Verdana;
	font-size: 1.4em;
	font-style: normal;
	display:block;
	padding:0;
	margin:0;
	margin-bottom:0.5em;
} 
h2 { 
	color: #000000; 
	font-family: Verdana; 
	font-size: 12px; 
	font-style: normal;
} 
h3 {
	font-family: Verdana;
	font-size: 10px;
	display: block;
	margin-bottom: 2px;
	line-height: 10px;
	padding: 0px;
	margin-top: 0px;
} 
h4  { 
	font-size: 11px; 
	font-family: Verdana; 
	font-style: normal; 
	font-weight: normal; 
} 
hr  { 
	color: #CC0000; 
	height: 1px;
 } 
.meny {
	color:#FFFFFF;
	text-transform: uppercase;
}

.meny a {
	font-size:1em;
	line-height:2.3em;
	font-style:normal;
	font-weight:100;
	color:#000000;
	background-color:transparent;
	text-decoration:none;
	margin-right: 2.6em;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 2.6em;
	padding: 0em;
	vertical-align:middle;
}

.meny a:hover {
	color: #FFFFFF;
}
 
a:link  {
	color: #660000;
	text-decoration: none;
 } 
a:visited { 
	text-decoration: none;
	color: #660000;
} 
a:active { 
	text-decoration: none; 
	color: #660000;
} 
a:hover { 
	text-decoration: underline; 
	color: #ff9900;
}
					
			
.floatLeft {
	float: left;
	left: 10px;
}
.copyright {
	font-size:0.7em;
	color:#fdb813;
	}

.copyright a {
	line-height:0.5em;
	font-size:80%;
	font-style:normal;
	color:#84a658;
	background-color:transparent;
	text-decoration:none;
	margin: 0em;
	padding: 0em;
	vertical-align:middle;
}