body		
{
font-family: Verdana; 
font-size: 11px;
background-color:#333333;
}

.lank		
{
font-family: verdana;
font-size: 10pt; 
color: #B07C3C; 
text-decoration: underline;
}

.meny		
{
font-family: Verdana;
font-size: 16px;
color: #B07C3C;
text-decoration: none;
}

.text		
{
font-family: Verdana;
font-size: 12px;
color: #B07C3C;
vertical-align: text-top;
}
h1			
{ 
font-family: Verdana;
font-size: 24px;
color: #e7a864;
}
h2			
{ 
font-family: Verdana;
color: #e7a864;
font-size: 14px;
text-align: center;
}
h3			
{ 
font-family: Verdana;
color: #e7a864;
font-size: 12px;
} 

.link		
{ 
text-decoration: underline;
color: #e7a864;
}
.visited	
{ 
text-decoration: underline;
color: #e7a864;
}
.active		{
text-decoration: underline;
color: #e7a864;
}

.border2	{
border: 1px solid;
border-color: #B07C3C;
}
.border3	
{
border: 1px solid;
border-color: #B07C3C; 
padding: 10px; 
vertical-align: text-top;
}

.scroll    
{
overflow:auto;
height: 100%; 
scrollbar-face-color: #B07C3C;
scrollbar-highlight-color: #B07C3C;
scrollbar-shadow-color: #B07C3C; 
scrollbar-3dlight-color: #575554;
scrollbar-arrow-color:#575554;
scrollbar-track-color: #575554; 
scrollbar-darkshadow-color: #575554;
}
