td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.bold {
	font-weight: bold;
	color: #000000;
}

.bold13 {
	font-weight: bold;
	color: #000000;
	font-size: 13px;
}

.text11 {
	font-size: 11px;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #3E6174;
}

a.navinaktiv:link, a.navinaktiv:visited, a.navinaktiv:hover, a.navinaktiv:active, a.navinaktiv:focus {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a.navaktiv:link, a.navaktiv:visited, a.navaktiv:hover, a.navaktiv:active, a.navaktiv:focus {
	font-size: 11px;
	color: #29475D;
	text-decoration: none;
}

hr {
color: #EBEAE4;
border: #EBEAE4;
background-color: #EBEAE4;
height: 1px;
size: 1px;
}

