#nav, #sida, #fot {
	display: none !important;
}

body, #huvud, #content {
	float: none !important;
	width: auto !important;
	margin: 0 !important;
	padding: 0 !important;
}

body
{
	font-size: 100%;
	font-family: "Times New Roman", Times, serif;
	background-color: #FFF;
	color: #000;
	background-image: none;
}

h1 {
	display: block;
}

#huvud
{
	height: 20px;
	border: none;
	color: #000;
	background-color: transparent;	 
}

#content {
	border: none;
}

a {
	text-decoration: none;
	color: Black;
}