	body {  
font-family: verdana; 
font-size: 12px; 
color: #dbdbdb; 
background-color: #cbcbcb; 
}
	table { 
font-family: verdana; 
font-size: 12px;
} 
	p { 
font-family: verdana; 
font-size: 12px;
line-height: 20px;
} 
	hr {
width: 100%;
height: 1px;
color: #c3c3c3;
}
	.bt {
font-family: arial; 
font-size: 10px; 
color: #dddddd;
}
	.meny {
font-family: trebuchet ms, arial, verdana; 
font-size: 12px; 
color: #666666;
letter-spacing: 2px;
text-transform: uppercase;
}
.scrollbox {
background-color: #222222;
padding: 0px; 
width: 319px; 
height: 365px; 
border: 0px solid #222222;
overflow: auto;
}
	h1 { 
font-family: verdana; 
font-size: 20px; 
margin: 5 px 0px 3px 0px; 
text-transform: lowercase;
letter-spacing: 1px; 
color: #ffffff;
}
	a:link { 
text-decoration: none; 
color: #c89537;
font-weight: normal;
}
	a:visited {
text-decoration: none; 
color: #c89537;
font-weight: normal;
}
	a:active { 
text-decoration: none; 
color: #c89537;
font-weight: normal;
}
	a:hover { 
text-decoration: underline;
color: #ffffff; 
font-weight: normal;
}