body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
h1 {
	color: #666666;
	font-size: 16px;
}
h2 {
	color: #666666;
	font-size: 14px;
}
h3 {
	color: #666666;
	font-size: 12px;
}
h4 {
	color: #339966;
	font-size: 12px;
}
h5 {
	color: #339966;
	font-size: 11px;
}
h6 {
	color: #339966;
	font-size: 10px;
}
a {
	color: #339966;
	text-decoration: none;	
}
a:link {
	color: #339966;
	text-decoration: none;
}
a:visited {
	color: #339966;
	text-decoration: none;
}
a:hover {
	color: #339966;
	text-decoration: none;
}
a:active {
	color: #339966;
	text-decoration: none;
}
.vnav {
	color: #666666;
	font-size: 11px;
	font-weight: bold;	
}
a.vnav:Link {
	color: #666666;
	font-size: 11px;
	font-weight: bold;		
}
a.vnav:visited {
	color: #666666;
	font-size: 11px;
	font-weight: bold;

}
a.vnav:hover {
	color: #666666;
	font-size: 11px;
	font-weight: bold;
}
a.vnav:active {
	color: #666666;
	font-size: 11px;
	font-weight: bold;
}
.toppnav {
	font-size: 10px;
	font-weight: bold;
	color: #333333;
}
a.toppnav:link {
	font-size: 10px;
	font-weight: bold;
	color: #333333;
}
a.toppnav:visited {
	font-size: 10px;
	font-weight: bold;
	color: #333333;
}
a.toppnav:hover {
	font-size: 10px;
	font-weight: bold;
	color: #333333;
}
a.toppnav:active {
	font-size: 10px;
	font-weight: bold;
	color: #333333;
}
.smuler {
	color: #333333;
	font-size: 11px;
	font-weight: normal;
}
a.smuler:link {
	color: #333333;
	font-size: 11px;
	font-weight: normal;
}
a.smuler:visited {
	color: #333333;
	font-size: 11px;
	font-weight: normal;
}
a.smuler:hover {
	color: #333333;
	font-size: 11px;
	font-weight: normal;
}
a.smuler:active {
	color: #333333;
	font-size: 11px;
	font-weight: normal;
}
.navsub {
	color: #666666;
	font-size: 11px;
	background-color: #F4F4F4;	
}
a.navsub:link {
	color: #666666;
	font-size: 11px;
}
a.navsub:visited {
	color: #666666;
	font-size: 11px;
}
a.navsub:hover {
	color: #666666;
	font-size: 11px;
}
a.navsub:active {
	color: #666666;
	font-size: 11px;
}
.tdHstrek {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
.tdPrikker {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #666666;
}
.tdTopp {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
.sublinker {
	background-color: #F8F8F8;
	margin: 4px;
	padding: 2px;
	border: 1px solid #999999;
}
