BODY 
{
	scrollbar-base-color: #EEEEEE; scrollbar-track-color: #EEEEEE;
	
	background: url("bilder/bak-sida2.gif"); 

	font-family: Verdana;
	font-size: 8pt;
	color: black;
	text-align: justify;
	margin-right : 10px;
	margin-top : 10px;
	margin-left : 6px;
	margin-bottom: 0px;
	}

	a:link {
		color: navy;
		text-decoration: none;}
	a:visited {
		color: navy;
		text-decoration: none;}
	a:hover {
		color: navy;
		text-decoration: underline;}
	a:active {
		color: blue;
		text-decoration: none;
	}


H1 {
	font-family: Verdana;
	font-size: 10pt;
	color: black;
	text-align: left;
}

H2 {
	font-family: Verdana;
	font-size: 8pt;
	color: black;
	text-align: left;
	font-weight: bold;
}

TABLE {
	font-family: Verdana;
	font-size: 8pt;
	color: black;
	text-align: justify;
}
	
TD.text	{
	background: url("img/ruta.gif"); 

	font-family: Verdana;
	font-size: 8pt;
	font-color: black;
	text-align: justify;
}
TD.bild	{
	background: url("img/ruta.gif"); 

	font-family: Verdana;
	font-size: 8pt;
	color: black;
	text-align: center;
}
