<style type="text/css">
<!--

/* body text color and background color */
body { 
		font-family: arial, helvetica, sans-serif; 
		font-size: 10px; 
		font-style: normal
}

/* link color */
a:link {
		color: #0000FF;
		font-family: arial, helvetica, sans-serif;
		font-size: 12px;
		font-style: normal; 
		font-weight: normal; 
		text-decoration: none;
}

/* link color visited */
a:visited {
		color: #0000FF;
		font-family: arial, helvetica, sans-serif;
		font-size: 12px;
		font-style: normal; 
		font-weight: normal; 
		text-decoration: none;
}

/* link color active */
a:active {
		color: #0000FF;
		font-family: arial, helvetica, sans-serif;
		font-size: 12px;
		font-style: normal; 
		font-weight: normal; 
		text-decoration: none;
}

/* link color hover */
a:hover {  		
		color: #0000FF; 
		font-family: arial, helvetica, sans-serif; 
		font-size: 12px; 
		font-style: normal; 
		font-weight: normal; 
		text-decoration: underline
}

td.brod {
		color: #000000; 
		font-family: arial, helvetica, sans-serif; 
		font-size: 12px; 
}

td.ruta {
		font-family: arial, helvetica, sans-serif; 
		background: #0000FF;
		font-size: 16px; 
		font-weight: bold;
		font-style: italic; 
		text-align: center;
		color: #FFFFFF; 
}

p {  
		font-family: arial, helvetica, sans-serif; 
		font-size: 12px;
}

.rubrik {  
		font-family: arial, helvetica, sans-serif; 
		font-size: 32px;
		font-weight: bold
}

.rubrik2 {  
		font-family: arial, helvetica, sans-serif; 
		font-size: 13px;
		font-weight: bold
}

.alert {
		font-family: arial, helvetica, sans-serif; 
		font-size: 12px; 
		font-weight: bold;
		font-style: normal; 
		color: #FF0000; 
}

h1 {  
		font-family: arial, helvetica, sans-serif; 
		font-size: 13px; 
		font-weight: bold
}

h2 {  
		font-family: arial, helvetica, sans-serif; 
		font-size: 18px; 
		font-weight: bold
}

h3 {  
		font-family: arial, helvetica, sans-serif; 
		font-size: 32px; 
		font-weight: bold
}

/* normal table font, size and color */
td {
		color: #000000;
		font-family: arial, helvetica, sans-serif;
		font-size: 12px;
}


td.meny {
		font-family: arial, helvetica, sans-serif; 
		background: #FFFFFF;
		font-size: 12px; 
		font-weight: bold; 
		color: #0000FF; 
		cursor: hand; 
		text-decoration: none
}

/* link color */
a.menylink:link {
		color: #0000FF;
		font-family: arial, helvetica, sans-serif;
		font-size: 12px;
		font-style: normal; 
		font-weight: bold; 
		text-decoration: none;
}

/* link color visited */
a.menylink:visited {
		color: #0000FF;
		font-family: arial, helvetica, sans-serif;
		font-size: 12px;
		font-style: normal; 
		font-weight: bold; 
		text-decoration: none;
}

/* link color active */
a.menylink:active {
		color: #0000FF;
		font-family: arial, helvetica, sans-serif;
		font-size: 12px;
		font-style: normal; 
		font-weight: bold; 
		text-decoration: none;
}

/* link color hover */
a.menylink:hover {  		
		color: #0000FF; 
		font-family: arial, helvetica, sans-serif; 
		font-size: 12px; 
		font-style: normal; 
		font-weight: bold; 
		text-decoration: none;
}

td.copyright {
	   	color: #000000;
		font-family: arial,helvetica, sans-serif;
		font-size: 10px; 
                font-weight: normal; 
		text-align: center;
}

-->
</style>




