@charset "iso-8859-1";


body {padding: 0px; margin: 0px; }	 


body, table {background: #B7B69B; }


.ram {
border: medium solid White;}	

h2, h1 { 

display: block;
background-color: #462300;
color: WHITE ;
font-size: 1.5em;
font-family: Georgia, 'Times New Roman', Times, serif;
font-variant: small-caps;
font-weight: normal;}

p, ul {font-family: Verdana, Arial, Geneva, Helvetica, sans-serif; font-size: 0.7em; line-height: 1.5em}	

li {
margin-left: 20px; 
margin-top: 0px;
padding-top: 0px;
} 
ul
{
margin-top: 0px;
padding-top: 0px;
}

.ingress {	
margin-left: 125px; 
margin-right: 20px;
font-family: Georgia, 'Times New Roman', Times, serif;
font-size: 1.2em;
text-align: center;
}	

 

a:link, a:active, a:visited, a:hover {
	
	font-size: 1.0em;
	text-decoration: underline; 
	
}
a:active {
	color: #CC0000;
}
a:link {color: BLACK; }
a:visited {
	color: black;
	}
a:hover {
	color: White;
	background-color: Black;   
	
}  

a.meny:link, a.meny:active, a.meny:visited, a.meny:hover {	 	
	padding-left: 10px;
	font-variant: small-caps; 
	font-size: 1.0em;
	text-decoration: none; 		
}
a.meny:active {
	color: #CC0000;
}
a.meny:link {color: BLACK; }
a.meny:visited {
	color: black;
	}
a.meny:hover {
	color: White;
	background-color: Black;   
	
}




