* {
	font-family: tahoma;
	font-size: 11px;
}
body {
	scrollbar-base-color: #E4DDD2;
	scrollbar-highlight-color: #E4DDD2;
	scrollbar-shadow-color: #E4DDD2;
	scrollbar-track-color: #F5F2EB;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-arrow-color: #ffffff;
	scrollbar-face-color: #E4DDD2;
	scrollbar-darkshadow-color: #ffffff;
}
h1 {
	font-size: 24px;
	margin:0px;
	margin-bottom: 10px;
}
p {
	margin-right: 10px;
}
b {
	font-size: 14px;
	color: #E60003;
	line-height: 24px;
}
a {
	text-decoration: none;
}
.cell1 {
	background-color: #B2A793;
	font-family: tahoma;
	font-size: 11px;
	color: #ffffff;
}
h1 {
	color: #E60003;
	font-family: "tw cen mt condensed","century gothic","arial narrow","arial","tahoma";
}
div {
	/* Mörk:   #D1C8B8
	   Mellan: #E4DDD2
	   Ljus:   #F5F2EB */
	scrollbar-base-color: #E4DDD2;
	scrollbar-highlight-color: #E4DDD2;
	scrollbar-shadow-color: #E4DDD2;
	scrollbar-track-color: #F5F2EB;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-arrow-color: #ffffff;
	scrollbar-face-color: #E4DDD2;
	scrollbar-darkshadow-color: #ffffff;
}
#menu {
	height: 158px;
	width: 218px;
	overflow: auto;
	border: 0px solid #000;
}
#text {
	height: 670px;
	width: 484px;
	overflow: auto;
	border: 0px solid #000;
}
