*  {
	margin: 0;
	padding: 0;
    }
    
body  {
	margin: 0;
	font: 110%/100% "Lucida Grande",Geneva,Verdana,Arial,Helvetica,sans-serif;
    background: white;
    color: black;
	}
	
#rubrik img, #rubrik, #meny, #right, #foot, #text p a  {
	display: none !important;
    }
    
body, #text  {
    width: auto !important;
    margin: 0 !important;
    padding: 0 !important;
    }
    
body, #text  {
    float: none !important;
    width: auto !important;
    margin: 0 !important;
    padding: 0 !important;
    }
    
#text  {
	margin: 40px 0 30px 30px;
	text-align: left;
	width: auto;
	line-height: 130%;
    }
    
#text h2, h3  {
	text-align: left;
	margin-left: 30px;
    }
    
#text p  {
    margin: 40px 0 30px 30px;
	width: auto;
	}
	
#text ul  {
	list-style-position: inside;
	margin: 40px 0 30px 40px;
	width: auto;
	}
	
.fet  {
    font-weight: bold;
    }







