h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	color: #2F2E19;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 8px;
	margin-bottom: -8px;



}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.6em;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
}
body {
	background-attachment: fixed;
	background-color: #DFDEAE;
	background-image: url(../images/bakgrunn.gif);
	background-repeat: no-repeat;
	background-position: 65px 0px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.83em;
	margin-right: 5px;
	margin-left: 10px;

}
.pLiten {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.71em;
}
h3 {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	color: #2F2E19;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 8px;
	margin-bottom: -8px;
}
a:link {
	color: #86294A;
	text-decoration: underline;
}
a:visited {
	color: #993300;
	text-decoration: underline;
}
a:active {
	color: #990000;
	text-decoration: underline;
}
a:hover {
	color: #666600;
	text-decoration: none;

}
input,select {
	background-color: #F1F1F1;
	border: 1px solid #86294A;
}
.tableOutput {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
}
.red {
	color: #CC3300;
}
