h6 		     	{ font-size: 11px; font-weight: bold; padding: 10px 0px 0px 0px; margin: 10px 0px 0px 0px;}
h5				{ font-size: 13px; font-weight: bold; padding: 10px 0px 0px 0px; margin: 10px 0px 0px 0px;}
h4				{ font-size: 15px; font-weight: bold; padding: 10px 0px 0px 0px; margin: 10px 0px 0px 0px;}
h3				{ font-size: 15px; font-weight: bold; padding: 10px 0px 0px 0px; margin: 10px 0px 0px 0px;}
h2				{ font-size: 15px; font-weight: bold; padding: 10px 0px 0px 0px; margin: 10px 0px 0px 0px;}
h1				{ font-size: 13px; font-weight: bold; padding: 10px 0px 0px 0px; margin: 10px 0px 0px 0px;}

a:link {
	color: #000077;
	text-decoration: underline;
	}

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

a:visited {
	color: #000077;
	text-decoration: underline;
	}

a:hover {
	color: white;
	}


p {
font-size: 11px;
font-family: verdana;
color: #000000;

}
	
td {
font-size: 11px;
font-family: Verdana;
color: #000000;

}
	

body
{
	color: #000000;
	font-family: arial;
	background-image: url("bilder/bakgrund.jpg");
	text-align: none;
	vertical-align: none;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
}


hr {

color: #000;
background-color: #000;
height: 1px;
border: 0;
}


