body {	
	scrollbar-face-color		: #993333;
	scrollbar-shadow-color		: #ffffff;
	scrollbar-highlight-color	: #ffffff;
	scrollbar-3dlight-color		: #ffffff;
	scrollbar-darkshadow-color	: #ffffff;
	scrollbar-track-color		: #FFFFEE;
	scrollbar-arrow-color		: #FFFFEE;

	font-family	: arial, helv, tahoma, verdana;
	font-size	: 8pt;
	color		: #333;
	padding: 0;

	background		: #FFF url(content.jpg) top center repeat;


}

h1 {
	padding: 0;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	vertical-align: bottom;
	color: #5C498D;
	text-align: left;
	width: 100%;
}

h2, .contentheading {
	padding: 25px 0 0 0;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	vertical-align: middle;
	color: #5C498D;
	text-align: left;
	font-weight: bold;
	margin-bottom:0;
}


h4 {
	font-size: 12px;
	text-transform: uppercase;
}

h3,.pris {
	color: #5C498D;
	font-weight: bold;
}

a {
	outline: none;
}
a:link, a:visited {
	text-decoration: underline;
	font-weight: normal;
	color: #FF6600; 
	font-size:11px;
}
a:hover {
	text-decoration: none;
	font-weight: normal;
	color: #666;
	font-size:11px;
}

.bodytext	{
	font-family	: arial, helv, tahoma, verdana;
	font-size	: 8pt;
	color		: #333;
}
