.TextStyle1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
	position: relative;
	height: auto;
	width: auto;
	left: 15px;
	top: 10px;
	right: 15px;
	bottom: 10px;
	page-break-before: auto;
	page-break-after: auto;
}
.TextStyle2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:normal;
	color: #000000;
	position: relative;
	height: auto;
	width: auto;
	left: 5px;
	top: 5px;
	right: 5px;
	bottom: 5px;
	page-break-before: auto;
	page-break-after: auto;
}
.style3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:medium;
	font-style: normal;
	line-height:normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}
.style4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:medium;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.style5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-style:normal;
	line-height:inherit;
	font-variant: normal;
	text-transform: capitalize;
	color: #000000;
	text-decoration: none;
}
#pagePositioner {		/*Denna div tillsammans med pageContainer lägger sidan i mitten på browsern*/
	position: absolute;
	top: 16px;
	left: 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 100%;
	text-align: center;
	height:auto;
	}
#pageContainer {
	position: relative;
	margin: auto;
	padding: 0px 0px 0px 0px;
	width: 995px;
	text-align: left;
	background-color: #ffffff;
}
#box1{
	position:absolute;
	top:0px;
	left:0px;
	width:900px;
	height:136px;
}
#box2{
	position:absolute;
	top:257px;
	left:2px;
	width:175px;
	height:625px;
	border: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
}
#box3{
	position:absolute;
	bottom:0px;
	left:0px;
	width:900px;
	height:136px;
	top: 1314px;
	left: 0px;
}
#box9{
	position:absolute;
	top:217px;
	left:177px;
	width:820px;
	height:586px;
}

#box10{
	position:absolute;
	top:218px;
	left:183px;
	width:726px;
	height:492px;
	margin-top: 20px;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 20px;
	font:Verdana, Arial, Helvetica, sans-serif;
	size:auto;
	padding-left: 25px;
	padding-top: 20px;
	padding-right: 20px;;
	padding-bottom: 25px;	
}


