html {	margin:0; padding:0; border:0;}

body {
	font-size: 12px;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	background:#78aeff url('bilder/bakton.png') fixed repeat-x top left;
	text-align:center;
	}

#huvud {
margin-top:40px;
margin-left:auto; margin-right:auto;
width:898px;
height:188px;
 }
 
#ruta {
margin-left:auto; margin-right:auto;
width:898px;
background:#78aeff url('bilder/bakton2.png') repeat-x top left;
text-align:left;
}

#fot {
margin-left:auto; margin-right:auto;
background:#78aeff url('bilder/fot.png') repeat-x top left;
width:898px;
height:80px;
}

td {
font-size: 12px;
color: #000000;
}



#meny {
 	margin-top: 55;
 	margin-bottom: 40;
}

.flytlogo {
float:left;
margin:8px 30px;
}

.menytext {
 	text-align: left;
 	width: 170px;
	padding: 8px 0px 8px 16px; 
	font-weight: normal;
	font-size: 12px;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	}

h1 {
	font-family: "Times New Roman", Times, serif ;
	font-size: 28px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	margin: 0px 0px 20px 200px;
	}


h2 {
	font-family: "Times New Roman", Times, serif ;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #032d6d;
	margin: 20px 0px 10px 200px;
	}
	

h3 {
	font-size: 12px;
	line-height: 150%;
	font-weight: bold;
	color: #000000;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	margin: 20 0 10 80;
	}


h4 {
	font-size: 11px;
	line-height: 150%;
	font-weight: bold;
	color: #000000;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	}

	

ul	{
	list-style-image:url('bilder/plutt.gif'); list-style-type:square; list-style-position:outside;
	margin: 20px 0px 0px 110px;
	}



li	{
	text-indent: 0px;
	}


ol	{
	text-indent: 0px;
	padding-bottom: 10px;
	}

.text {
	font-size: 12px;
	line-height: 18px;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	margin: 0px 60px 0px 200px;
	}

a {
	color: #032d6d;
	text-decoration: none;
	}

a:visited {
	color: #032d6d;
	}

a:active {
	color: #ffff00;
	text-decoration: underline;
	}


a:hover {
	color: #ffff00;
	}