
h1{ 
	font-size: 110%; 
}
h2{ 
	font-size: 105%;  
}
h3{ 
	font-size: 102%;  
}
h1,h2,h3{
	text-align: center
	}
h1{background: #9a9; color: #fff; margin-bottom: 0px;}
form{
	width: 99%;
	border: 3px double #9a9;
	background: #efe;
	margin: 0px;
}
table{ margin: 0; }
/*
p{
	margin-left: 30%; 
	margin-right: 30%;
	font-size: 110%;
	text-align: justify;
}
form p, table p{
	margin: 10px;
}*/
div#nav, div#footer{
	background: #eee;
	color: #080;/**/
	text-align: center;
	padding:  2px;
}
div#footer{
	clear: both;
	font-size: smaller;
	width: 100%;
}

div#nav a{
	padding: 5px; padding-left: 20px;
}
div#nav{
	font-size: smaller;
}

body{
	padding: 0; margin: 0;
	font-family: Verdana;
	font-weight: lighter; 
	margin-right: 182px;
	margin-left: 182px;/**/

}
h1{
/*	position:absolute;
	top: 1em;
	height:2em;
	width: 100%;*/
}
#dagens_sitat{
/*	float:left;*/
	
	font-size: larger;
}
.hawimg{
	
}
#subscription_form{
    text-align: center;
/*	float: right; clear: right;*/clear:both;
}

table.mndlist th{
	text-align: left;
	background: #ccc; color: #000;
}
table.mndlist td{ border: 1px solid black; }
table.mndlist th{ border: 1px solid #fff; }

table.mndlist{
	border-collapse: collapse;
	border: 1px solid;
	width: 100%;
}

.printonly{display:none}

@media print{
 #qfi, .noprint{display: none}
.printonly{display:block}
table.mndlist th{background: #fff; color: #000}

}
