h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000000;
	text-decoration: none;
	font-weight: bolder;
	font : italic;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	color: #000000;
	text-decoration: none;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-decoration: none;
}
form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-decoration: none;
}
INPUT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-decoration: none;	
}
SELECT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-decoration: none;		
}
TEXTAREA {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-decoration: none;		
}

table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;	
}
a {
	font-family: Arial, Helvetica, sans-serif;
	color: Blue;
	text-decoration: none;
}
a:hover {
	color: red; 
	text-decoration: underline
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;

}
body {
	SCROLLBAR-FACE-COLOR: #D0D0D0;
	SCROLLBAR-HIGHLIGHT-COLOR: #F3F3F3;
	SCROLLBAR-SHADOW-COLOR: #F3F3F3;
	SCROLLBAR-ARROW-COLOR: Black;
	SCROLLBAR-BASE-COLOR: #D0D0D0;
	scrollbar-darkshadow-color: #D0D0D0;
	background-repeat: repeat;
	background-image : url(bild/bakgrund.gif);
	background-attachment : fixed;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}