	body {  
background-color: #777;
}
	table { 
font-family: "lucida grande", "trebuchet ms", tahoma, arial, sans-serif; 
font-size: 12px; 
color: #bbb;  
letter-spacing: 0px;
line-height: 16px;
text-align: justify;
} 
	.meny {
font-family: "lucida grande", "trebuchet ms", tahoma, arial, sans-serif; 
font-size: 14px;
text-transform: uppercase;
letter-spacing: 0px;
}
	.rubrik {
font-family: "lucida grande", "trebuchet ms", tahoma, arial, sans-serif;
color: #feac01; 
text-transform: uppercase;
font-size: 14px;
border-bottom: #111 1px solid;
letter-spacing: 0px;
}
	.rubrik2 {
font-family: "lucida grande", "trebuchet ms", tahoma, arial, sans-serif;
color: #eee; 
text-transform: uppercase;
font-size: 14px;
border-bottom: #111 1px solid;
letter-spacing: 0px;
}
	.bt { 
font-size: 9px;
color: #999;
letter-spacing: 0px;
font-style: italic;
text-transform: none;
} 
	.scrollbox {
padding: 10px; 
height: 350px; 
width: 460px; 
border: 0px solid #444;
overflow: auto; 
}
	.fot { 
font-size: 9px;
letter-spacing: 0px;
line-height: normal;
text-transform: uppercase;
} 
	hr {
width: 100%;
height: 1px;
color: #dddddd;
}
	a:link { 
text-decoration: none; 
color: #97A653;
font-weight: normal;
}
	a:visited {
text-decoration: none; 
color: #97A653;
font-weight: normal;
}
	a:active { 
text-decoration: none; 
color: #97A653;
font-weight: normal;
}
	a:hover { 
color: #97A653; 
background-color: #444;
font-weight: normal;
text-decoration: underline;
}
	textarea, input, submit, select {
font-family: "lucida grande", arial; 
font-size: 9px;
color: #000; 
letter-spacing: 1px;
border-style: solid; 
border-width: 1px; 
border-color: #666666; 
background-color: #ffffff;
}
	legend {
font-family: "lucida grande", arial;
letter-spacing: 1px;
color: #ffffff; 
font-weight: normal;
font-size : 11px; 
padding: 3px;
}