body {
background-color: #cccccc;
color: #666666;
margin: 0px 0px 0px 0px
}

body, table {
font: 12px Arial, sans-serif;
line-height: 150%
}

a {
	color: #999999;
	text-transform: none;
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	line-height: 150%;
	text-decoration: none
}

a:hover {
	color: #009ee0;
	text-transform: none;
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	line-height: 150%;
	text-decoration: none
}

.activ {
	color: #009ee0;
	text-transform: none;
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	line-height: 150%;

}

.head1 {
	color: #009ee0;
	text-transform: none;
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	line-height: 150%;
}

.head2 {
	color: #009ee0;
	text-transform: none;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	line-height: 150%;
}

.mini {
	color: #999999;
	text-transform: none;
	font-family: Arial;
	font-size: 9px;
	font-weight: normal;
	line-height: 150%;
}

#nav a:active {
	display:block;
	color: #999999;
	text-transform: none;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	line-height: 150%;
}


#nav a:hover {
	display:block;
	color: #009ee0;
	text-transform: none;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	line-height: 150%;
}

#nav a:link {
	display:block;
	color: #999999;
	text-transform: none;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	line-height: 150%;
}

#nav a:visited {
	color: #none;
	display:block;
	text-transform: none;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	line-height: 150%;
}

.navaktiv {
	display:block;
	color: #009ee0;
	text-transform: none;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	line-height: 150%;
}


