
BODY {
	FONT-SIZE: 10pt; 
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	color:#000080;
}

.navigation {
	FONT-SIZE: 8pt; 
	font-style:italic;
}

p 	{FONT-SIZE: 12pt; FONT-FAMILY: arial;}

hr {
	background-color:#007070;
	color:#007070;
}

h2.titel {
	text-align:center;
}

h4.titel {
	text-align:center;
}


FONT	{FONT-SIZE: 10pt; FONT-FAMILY: arial;}

A:link     {COLOR: #007070;  TEXT-DECORATION: none; }
A:visited  {COLOR: #007070;  TEXT-DECORATION: none; }
A:active   {COLOR: #007070;  TEXT-DECORATION: none; }
A:hover    {COLOR: #007070;  TEXT-DECORATION: underline; }

TABLE {	
	FONT-SIZE: 10pt; 
	FONT-FAMILY: arial; 	
	border-collapse:collapse;
	margin-left:auto;
	margin-right:auto;
}

td.withborder {	
	border: 1px solid #007070;
}

td.withbordercentered {	
	border: 1px solid #007070;
	text-align:center;
}

td.bluebackground {
	background-color:#000080;
}

th {
	font-weight:bold;
	text-align:center;
	border: 1px solid #007070;
}