body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-color: #024673;
}
.bg_up {
	background-image: url(images/index_r1_c3.gif);
	background-repeat: repeat-x;
}
.line {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #003366;
}
.downlink {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.downlink:hover {
	color: #F5C67E;
}
.links {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none;
}
.ekur {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFCC;
	text-decoration: none;
}
.ekur:hover {
	color: #FFCC00;
	text-decoration: underline;
}
.text {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	color: #003366;
	padding-right: 10px;
	padding-left: 10px;
}
.list1 {
	color: #025D9A;
	text-decoration: none;
	padding-top: 10px;
	padding-bottom: 10px;
	list-style-type: disc;
}
.list2 {
	color: #5969B5;
	padding-top: 10px;
	padding-bottom: 10px;
	list-style-type: disc;
}
.list3 {
	color: #006666;
}
.companies {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #418200;
	text-decoration: none;
}
.contact {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #336699;
}
.email {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #007700;
	text-decoration: none;
}
.email:visited {
	color: #547CB9;
	text-decoration: underline;
	font-style: italic;
}
.email:hover {
	color: #4AB900;
	text-decoration: underline;
}
.boldtext {
	font-family: Tahoma, Arial, Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #003366;
	font-style: normal;
}

.skip {
	font-family: Tahoma, Arial, Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
}
.skip:hover {
	color: #FFFF00;
	text-decoration: underline;
}
