body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.contentHeader {
	font-size: 18px;
	color:#666666;
	line-height: 35px;
}
.pageTitle {
	font-size: 24px;
	color:#FFF;
	margin-left: 30px;
}
.pageCopyright {
	font-size: 10px;
	color:#FFF;
	margin-left: 30px;
}
.textSmall {
	font-size: 10px;
	color:#666;
}

.textPicMargin {
	background-color: #00646c;
	margin:20px 20px 0px 20px
}

.textPic {
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
	color: #FFF;
}
.textNormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

a:link {
	color: #666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

a.linje:link {
	color: #666;
	text-decoration: underline;
}
a.linje:visited {
	text-decoration: underline;
	color: #666;
}
a.linje:hover {
	text-decoration: underline;
}
a.linje:active {
	text-decoration: underline;
}

.bgright { 
	background-image: url(../images/border_right.gif);
	background-repeat: repeat-y;
}
.bgleft { 
	font: 0pt; 
	background-image: url(../images/border_left.gif); 
	background-repeat: repeat-y; 
}

.omr2 { /* Gul */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #f9b700;	
}
.omr3 { /* R?d */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #cc3300;	
}
.omr1 { /* Gr?n */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #009933;	
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #666666;	
}
.nextButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #00646c;
}

