.style1 {
	font-size: medium;
	font-family: Arial, Helvetica, sans-serif;
	color: #006666;
}
.style1mindre {
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	color: #006666;
}

.style5 {
	font-size: x-small;
	font-family: Arial, Helvetica, sans-serif;
	color: #99CCCC;
	font-weight: bold;
}
.style9 {color: #CCCCCC}
.style10 {font-size: x-small; font-family: Arial, Helvetica, sans-serif; color: #CCCCCC; font-weight: bold; }
.style11 {font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: x-small;}
.style12 {
	font-size: 14px;
	font-weight: bold;
	color: #006666;
}
.style13 {
	font-size: x-small;
	color: #006666;
}


body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
	background-color: #006666;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #aaaaaa;
}

th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #CCCCCC;
}
a:link {
	color: #000066;
	text-decoration: none;
	font-size: 10px;
}
a:visited {
	text-decoration: none;
	color: #000066;
	font-size: 10px;
}
a:hover {
	text-decoration: none;
	color: #ff0000;
	font-size: 10px;
}
a:active {
	text-decoration: none;
	color: #FF0000;
	font-size: 10px;
}
a {
	font-weight: bold;
}

#h1{
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	color: #006666;
	font-weight: bold;
}
#navBar{
	font-size: 10px;
	color: #CC0000;
	font-weight: bold;
}

#dato{
	font-size: x-small;
	color: #006666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
#marg{
	font-size: 11px;
	color: #cc0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

