/* Standard formaterings styles */

TD,TH,P,BODY {
	color: #464541;
	font-size: 10px;
	font-family: verdana, helvetica, arial, sans-serif}

LI,UL,OL {
	color: #464541;
	font-size: 10px;
	font-family: verdana, helvetica, arial, sans-serif}

/* LINK styles */

A {
	color: #000000}

A:link {
	color: #000000;
	text-decoration: none}

A:visited {
	color: #333333;
	text-decoration: none}

A:active {
	color: #0000FF;
	text-decoration: underline}

A:hover {
	color: #0000FF;
	text-decoration: underline}

/* FORM styles */

INPUT, OPTION, SELECT, TEXTAREA {
	color: #464541;
	font-size: 11px;
	font-family: verdana, helvetica, arial, sans-serif}

.datefield {
	width:28px}

/* Table formaterings styles */

/* Special formaterings styles */

.credit {
	color: #CACACA;
	font-size: 9px;}
	
.boverskrift {
	color: #585857;}
	
.highlighted {
	line-height: 14px;}

