body {
	font-size: 12px;
	margin: 0px;
	background-color:#666633;
	
}
.layout {
	height: 100%;
	width: 750px;
	border: 0px;
	background-color:#FFFFFF;
	color:#FFFFFF;
}
.top {
	background-color: #000000;
	vertical-align:bottom;
	height: 35px;
}
.top1 {
	background-color: #000000;
	height: 25px;
}
.middle {
	padding: 15px 20px 20px 15px;
	vertical-align:top;
	height:300px;
}
p {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color:#000000;
	line-height:1.5em;
	}
a:link {
	font-family: "Courier New", Courier, mono;
	font-size: 13px;
	font-weight:bold;
	color: #ffffff;
	text-decoration: none;
	}
a:visited {
	font-size: 13px;
	color: #ffffff;
	text-decoration: none;
}
a:hover {
	font-size: 13px;
	color:#999900;
}
a:active {
	
	font-size: 13px;
	color: #ffffff;
	text-decoration: none;
}
.overskrift {
	font-family: "Courier New", Courier, mono;
	font-size: 15px;
	color: #FFFFFF;
	font-weight:bold;
}

.under {
	text-decoration:underline;
}

.citat {
	padding-left:50px;
	font-style:italic;	
}
.titler {
	font-family: "Courier New", Courier, mono;
	font-size: 15px;
	color:#999900;
	font-weight:bold;
}
.pdf {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color:#333300;
	text-decoration:underline;
	padding-left: 15px;
	line-height:1.5em;

}
.mini_link {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color:#99CC00;
	line-height:1.5em;

}

