.ov {
	font : bold 14pt  Verdana, Arial;
}
.ol {
	font : bold 12pt  Verdana, Arial;
}
.stor {
	font : normal 10pt  Verdana, Arial;
}
td,.std {
	font : normal 10pt  Verdana, Arial;
}
.navn {
	font : bold 10pt  Verdana, Arial;
}
.sm {
	font : bold 8pt  Verdana, Arial;
}
.red_B {
	font-family: Verdana;
	color: Red;
	font: bold 10pt;
}

body
{
    color: #000000;
	background-color: white;
    font-size: 10pt;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

#navcell
{
	padding-top : 2px;
	padding-bottom : 2px;
	padding-left : 30px;
	border-top: 0px solid #fc6;
	border-right: 0px solid #fc6;
	border-bottom: 0px solid #fc6;
	border-left: 0px solid #fc6;
	font-family: Arial, Helvetica, sans-serif;

}


#nav{
	position: absolute;
	top : 130px;
	left : 0px;
	width : 210pt;
	font-size: 10pt;
	font-weight: normal;
	line-height: 20pt;
	color: #000000;
	}
	
#heleside{
	
	width : 800px;
	color: #000000;
	align: center;
	}

#nav ul, #nav li {
	list-style-type: none;
}
	
#nav a, #nav li.active li a 
{
	color: #930;
	text-decoration: none;
}

#nav a:hover, #nav li a:hover 
{
	background-color: #fc6;
	color: #930;
	text-decoration: none;
}

#nav li.active a {
	background-color: #fc6;
	color: #930;
	text-decoration: none;
}

a {
	color: #930;

}

a:visited {
	color: #f60;
}
	
#content{
	padding-top : 0px;
	padding-bottom : 30px;
	padding-left : 230px;
	padding-right : 5%;
	background-color: #FFFFFA;
	color: #000000;
	font : normal 12pt  Verdana, Arial;
}

p,ul,ol {
	font-size: 10pt;
	text-align: justify;
	color: #000000;

}

h1, h2, h3 {
    font-family: Arial, Helvetica, sans-serif;
}

h1 {
	font-size: 200%;
	font-weight: bold;
}

h2 {
	font-size: 130%;
	font-weight: bold;
	text-align: right;
	padding-right: 3px;
	border-top: 0px solid #fc6;
	border-right: 0px solid #fc6;
	border-bottom: 1px solid #fc6;
	border-left: 0px solid #fc6;

}

h3 {
    font-size: 100%;
    font-weight: bold;
}
