h1{
	font-size: 20pt; 
	color:black;
	margin-left: 10px;
}

h2{
	font-size: 16pt; 
	color:black;
	margin-left: 10px;
}

p {
	font-family: verdana, tahoma, sans-Serif;
	font-size: 12pt; 
	color:black;
	font-style: normal;
	margin-left: 10px
}

td {
	font-family: verdana, tahoma, sans-Serif;
	font-size: 12pt; 
	color:black;
	font-style: normal;
	margin-left: 10px
}

li {	verdana, tahoma, sans-Serif;
	font-size: 12pt; 
	color:black;
	font-style: normal;
	margin-left: 50px
}

body {	direction:ltr;
	background-color: #B7C6C3;
	background-image:url(images/bakgrund2.jpg);
	background-repeat: no-repeat;
	font-family: verdana, tahoma, sans-Serif;
	font-size: 12pt;
	margin-left: 10px;
}

a:link     {text-decoration: none; color: #CC3333}
a:visited  {color:red}
a:hover    {text-decoration: underline; background-color: #99CCFF}
a:active   {color:blue}


#knapp1{
	position: absolute; 
	left: 98px; 
	top: 99px;	
}
#knapp2{
	position: absolute; 
	left: 157px; 
	top: 96px;	
}

#knapp3{
	position: absolute; 
	left: 276px; 
	top: 90px;	
}

#knapp4{
	position: absolute; 
	left: 406px; 
	top: 74px;	
}
#page{
	width: 700px;
	height: 715px;
	position: absolute;
	left: 80px;
	top: 150px;
	overflow: auto;
	direction:rtl;  /* Right To left */ 

}

#page2 {
	direction:ltr;
}


