.bildetekst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
	line-height: 11px;
}
.overskriftsone
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	line-height: 11px;
	font-weight:bolder;
}
.meny {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	line-height: 11px;
}
.meny A{
	color: #666666;
	text-decoration: none;
}
.meny A:HOVER{
	color: #990000;
	text-decoration: underline;
}
.menyvalgt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	line-height: 11px;
}
.menyvalgt A{
	color: #666666;
	text-decoration: none;
}
.menyvalgt A:HOVER{
	color: #990000;
	text-decoration: underline;
}
.menystrikethrough {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 11px;
	text-decoration: line-through;
}
.menystrikethrough A {
	color: #666666;
	text-decoration: line-through;
}
.menystrikethrough A:hover {
	color: #990000;
	text-decoration: underline;
	text-decoration: line-through;
}
.menyvalgtstrikethrough {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 11px;
	text-decoration: line-through;
}
.menyvalgtstrikethrough A {
	text-decoration: line-through;
}
.menyvalgtstrikethrough A:hover {
	color: #990000;
	text-decoration: line-through;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bold;
	MARGIN-TOP: 0em;
    MARGIN-BOTTOM: 0em;
    PADDING-BOTTOM: 0em;
    PADDING-TOP: 0em;
		color:#FF0000;
}

h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	MARGIN-TOP: 0em;
    MARGIN-BOTTOM: 0em;
    PADDING-BOTTOM: 0em;
    PADDING-TOP: 0em;
		color:#FF0000;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	MARGIN-TOP: 0em;
    MARGIN-BOTTOM: 0em;
    PADDING-BOTTOM: 0em;
    PADDING-TOP: 0em;
		color:#FF0000;
}
.brodtekst {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.brodtekst A{
	color: #666666;
	text-decoration: underline;
}
.brodtekst A:HOVER{
	color: #990000;
	text-decoration: none;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
td A{
	color: #666666;
	text-decoration: underline;
}
td A:HOVER{
	color: #990000;
	text-decoration: none;
}
P {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

