body {  
	font-family: Arial; 
	font-size: 11px; 
	color: #000000; 
	text-decoration: none; 
	line-height: 20px;
}
.submenu {  
	font-family: Arial; 
	font-size: 12px; 
	line-height: 20px; 
	font-weight: bold; 
	color: #000000; 
	text-decoration: none;
}
.pagetitle {  
	font-family: Arial; 
	font-size: 16px; 
	font-weight: 800; 
	color: #000000; 
	text-decoration: none;
}
.title {  
	font-family: Arial; 
	font-size: 14px; 
	font-weight: 800; 
	color: #000000; 
	text-decoration: none;
}
.tekst {  
	font-family: Arial; 
	font-size: 11px; 
	color: #000000; 
	text-decoration: none; 
	line-height: 20px;
}
.links {  
	font-family: Arial; 
	font-size: 11px; 
	font-weight: 600; 
	color: #837B17; 
	text-decoration: none; 
	line-height: 20px;
}
.smalllinks {  
	font-family: Arial; 
	font-size: 9px; 
	font-weight: 600; 
	color: #837B17; 
	text-decoration: none; 
	line-height: 20px;
}

.link {
	font-family: Arial, serif;
	font-size: 12px;
}

.visitedlink {
	font-family: Arial, serif;
	font-size: 12px;
}

.activelink {
	font-family: Arial, serif;
	font-size: 12px;
}

.hotcutBox {
	font-family: Arial, serif;
	font-size: 12px;
	padding: 1;
}

.ShawnHeader {
font-family: Arial, serif;
font-size: 12px;
text-align: center;
color: #FCDC24;
}

.Shawnbutton {
font-family: Arial, serif;
font-size: 12px;
text-align: center;
color: #333333;
}


.LinkColor {
text-decoration: none ;
color: rgb(0,0,255);
}

.VLinkColor {
text-decoration: none ;
color: rgb(255,0,0);
}

.ALinkColor {
text-decoration: none ;
color: rgb(0,255,0);
}

.HLinkColor {
text-decoration: none ;
color: rgb(255,128,0);
}

.FixedWidthFont {
font-family: arial;
font-size: 10px;
}

.shawnlabel {
font-family: Arial, serif;
font-size: 12px;
}

.shawntable {
font-family: Arial, serif;
font-size: 12px;
}

.shawntableheader {
font-family: Arial, serif;
font-size: 11px;
}

.shawnbox {
font-family: Arial, serif;
font-size: 11px;
text-align: left;
background-color: #FFFFFF;
}

.shawnlabe {
font-family: Arial, serif;
font-size: 12px;
}

.rickbox {
font-family: Arial, serif;
font-size: 12px;
}

B { font-weight:bold }

SPAN.DecorationOff { text-decoration:none }
SPAN.ItalicOff { font-style:normal }
SPAN.BoldOff { font-weight:normal }
SPAN.DecorationAndItalicOff { text-decoration:none; font-style:normal }
SPAN.DecorationAndBoldOff { text-decoration:none; font-weight:normal }
SPAN.ItalicAndBoldOff { font-style:normal; font-weight:normal }
SPAN.AllOff { text-decoration:none; font-style:normal; font-weight:normal }

a:Link {
text-decoration: none ;
color: 837B17;
}

a:active {
text-decoration: none ;
color: 837B17;
}

a:visited {
text-decoration: none ;
color: 837B17;
}

a:hover {
text-decoration: none ;
color: 841E28;
}


