BODY
{
	background: #FDF5E6;
	color: black;
	font-family: Arial, Helvetica, sans-serif;
}

P
{
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	margin-left: 1em;
	background: transparent;
	color: black;
}

H1, H2, H3, H4, H5, H6
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: black; 
	background: transparent;
	margin-bottom: 0em;
}

HR
{
	color: black;
}

UL
{
	font-family: Arial, Helvetica, sans-serif;
	list-style-type: disc;
	list-style-position: outside;
	margin-top: 1em;
}

OL
{
	margin-top: 1em;
}

LI
{
	margin-top: 5px;
}


DIV, TD, CAPTION, DD, DT, DL
{
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
}


TH
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}


PRE
{
	font-family: Courier New, Courier, sans-serif;
	margin-left: 1em;
	margin-right: 1em;
}

CODE
{
	font-family: Courier New, Courier, sans-serif;
}

HR 
{ 
	color: black; 
	margin-bottom: 0; 
	margin-top: 0; 
}        


BLOCKQUOTE
{
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 3em;
	margin-right: 3em;
	font-size: 90%;
	background: transparent;
	color: black;
}

ADDRESS
{
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	background: transparent;
	color: black;
}

SMALL
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	background: transparent;
	color: black;
}

STRONG
{
	font-weight: bold;
	background: transparent;
	color: black;
}

EM
{
	font-style: italic;
	background: transparent;
	color: black;
}


A:link  
{
	color : black;
	background : transparent;
}

A:visited  
{
	color : purple;
	background : transparent;
}

A:active  
{
	color : red;
}

A[href]  
{
	border-width : 0;
	text-decoration : underline;
	background : transparent;
}


.nav_hoved 
{
	font-family : Arial, Helvetica, sans-serif;
	font-size: 75%;
	background: #FFFF99; 
	border-style: solid solid solid solid; 
	border-width: thin; 
	padding: 2px;
}

.nav_sted 
{
	font-family : Arial, Helvetica, sans-serif;
	font-size: 75%;
	background: Aqua; 
	border-style: none solid solid solid; 
	border-width: thin; 
	padding: 2px;
}


.introtekst
{
	font-size: 75%;
	font-style: italic;
	text-align:	center;
	background: transparent;
	color: black;
}

.outro
{
	font-size: 75%;
	text-align:	center;
	background: transparent;
	color: black;
}

.center 
{
	text-align: center;
}
