/* CSS Document */
a:link,a:visited,a:active {
        COLOR: #053A5C; TEXT-DECORATION: none;
		font-size: 10pt;
	font-family: arial;
}
a:hover {
	COLOR: #053A5C; TEXT-DECORATION: underline;
	font-size: 10pt;
	font-family: arial;
}

a:link.ar,a:visited.ar,a:active.ar {
        COLOR: #053A5C; TEXT-DECORATION: none;
		font-size: 12pt;
	font-family: arial;
}
a:hover.ar {
	COLOR: #053A5C; TEXT-DECORATION: underline;
	font-size: 12pt;
	font-family: arial;
}

a:link.a,a:visited.a,a:active.a {
        COLOR: #053A5C; TEXT-DECORATION: none;
		font-size: 10pt;
	font-family: Times New Roman, Times, arial;
	font-weight: bold;
}
a:hover.a {
	COLOR: #053A5C; TEXT-DECORATION: underline;
	font-size: 10pt;
	font-family: Times New Roman, Times, arial;
	font-weight: bold;
}

a:link.tekst,a:visited.tekst,a:active.tekst {
        COLOR: #053A5C; TEXT-DECORATION: none;
		font-size: 13pt;
	font-family: Times New Roman, Times, arial;
	font-weight: bold;
}
a:hover.tekst {
	COLOR: #053A5C; TEXT-DECORATION: underline;
	font-size: 13pt;
	font-family: Times New Roman, Times, arial;
	font-weight: bold;
}

td {
	color: #55849C;
	font-size: 10pt;
	font-family: Times New Roman, Times, arial;
}

td.klein {
	color: #55849C;
	font-size: 8pt;
	font-family: Times New Roman, Times, arial;
	font-weight: bold;
	padding-left:3px;
}

td.top {
	color: #083248;
	font-size: 10pt;
	font-family: Times New Roman, Times, arial;
	font-weight: bold;
	padding:4px;
}

td.artop {
	color: #083248;
	font-size: 12pt;
	font-family: Times New Roman, Times, arial;
	font-weight: bold;
	padding-left:3px;
	padding-right:3px;
}

td.ar {
	color: #55849C;
	font-size: 12pt;
	font-family: Times New Roman, Times, arial;
}
div.tekst {
	color: #55849C;
	font-size: 12pt;
	font-family: Times New Roman, Times, arial;
}
