body  {
	background-image : URL(Bilder/saloon.gif);
	background-repeat: repeat-y; 
	background-position: top; 
	background-attachment: fixed;
	background-color : transparent;
	scrollbar-face-color: #1D55BD;
	scrollbar-shadow-color: Gray;
	scrollbar-highlight-color: LightBlue;
	scrollbar-3dlight-color: Silver;
	scrollbar-darkshadow-color: Black;
	scrollbar-track-color: WhiteSmoke;
	scrollbar-arrow-color: White;
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	color : Black;
	font-style : normal;
	font-weight : normal;
}	

h3 {

	font-size : 20px;

	font-family : Times New Roman, serif;

	color : Black;

	font-weight : normal;

	font-style : normal;

}

.rubrik {

	font-size : 20px;

	font-family : Times New Roman, serif;

	color : Black;

	font-weight : normal;

	font-style : normal;

}

td  {

	font-size : 12px;

	font-family : Arial, Helvetica, sans-serif;

	color : Black;

	font-style : normal;
	
	font-weight : normal;

}

.text {

	font-size : 12px;

	font-family : Arial, Helvetica, sans-serif;

	color : Black;

	font-style : normal;
	
	font-weight : normal;
}

p {

	font-size : 12px;

	font-family : Arial, Helvetica, sans-serif;

	color : Black;

	font-style : normal;
	
	font-weight : normal;
	
	text-align : justify;
}

.fet {

	color : Black;

	font-style : normal;

	font-weight : bold;

}

.liten {

	font-size : 10px;

	font-family : Arial, Helvetica, sans-serif;

	color : Black;

	font-style : normal;
	
	font-weight : normal;

}

A:link {

	text-decoration : none;

	color : #1D55BD;

	font-weight : bold;
	
	font-style : normal;
}

A:active {

	text-decoration : none;

	color : White;

	font-weight : bold;
	
	font-style : normal;
}

A:visited {

	text-decoration : none;

	color : #1D55BD;

	font-weight : bold;
	
	font-style : normal;
}

A:hover {

	text-decoration : underline;

	color : #1E90FF;

	font-weight : bold;
	
	font-style : normal;
}

.em {

	color : Black;

	font-style : italic;
	
	font-weight : normal;
}

.under {

	color : Black;

	font-style : normal;
	
	text-decoration : underline;
	
	font-weight : normal;
}

.cancel {

	color : Black;

	font-style : normal;
	
	text-decoration : line-through;
	
	font-weight : normal;
}
