
.body {
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #999966;
	
}
/* Tabeller brukt i style-body & style-body2 */


/* Slutt på Tabeller brukt i style-body & style-body2 */




/* A-klasser */
A:link    {
	color: #999966;
	text-decoration: underline;
}
A:visited {color: #999966;}
A:hover   {color: #999966;}
A:active  {color: #999966;}

.menylink {
	text-decoration: underline;
	color: #999966;
}
A.menylink:link    {
	color: #999966;
}
A.menylink:visited {
	color: #999966;
}
A.menylink:hover   {
	color: #990000;
}
A.menylink:active  {
	color: #999966;
}




h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #999966;
	font-weight: normal;
	padding-bottom: 0px;
	margin-bottom: 0px;	
	
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #999966;
	font-weight: bold;
	padding-top: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999966;
	font-weight: bold;
	padding-bottom: 0px;
	margin-bottom: 0px;	
	
}

h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999966;
	font-weight: bold;
	padding-bottom: 0px;
	margin-bottom: 0px;	
	
}

h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999966;
	font-weight: normal;
	padding-bottom: 0px;
	margin-bottom: 0px;	
	
}
h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999966;
	font-weight: bold;
	padding-bottom: 0px;
	margin-bottom: 0px;	
	
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999966;
	font-weight: bold;
	
}
