body
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	background-color : #4E4FB4;
}

a:link,a:active,a:visited
{
	font-family : Arial, Helvetica, sans-serif;
	color : #000099;
	text-decoration : none;
}

a:hover
{
	font-family : Arial, Helvetica, sans-serif;
	color : #000099;
	text-decoration : underline;
}

a.nav, a.nav-selected
{
	font-size : 8pt;
}

a.nav:link,a.nav:active,a.nav:visited
{
	color : #7F7F7F;
	text-decoration : none;
	font-weight : bold;
}

a.nav:hover
{
	color : #000099;
	text-decoration : none;
}

a.nav-selected:link,a.nav-selected:active,a.nav-selected:visited
{
	text-decoration : none;
	font-weight : bold;
}

a.nav-selected:hover
{
	text-decoration : none;
	font-weight : bold;
}

a.imprint:link,a.imprint:active,a.imprint:visited
{
	color : #7F7F7F;
	text-decoration : none;
	font-size : 7pt;
}

a.imprint:hover
{
	color : #000099;
	text-decoration : none;
}

td
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
}

td.nav 
{
	font-size : 8pt;
	background-color : #DDDDDD;
	color : #7F7F7F;
}

td.grey1 
{
	font-size : 8pt;
	background-color : #DDDDDD;
}

td.grey2
{
	font-size : 8pt;
	background-color : #C0C0C0;
}

td.content
{
	font-size : 10pt;
	background-color : #FFFFFF;
}

td.address 
{
	font-size : 7pt;
	background-color : #C0C0C0;
}

h1
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	color : #000099;
	margin-top: 0px;
	margin-bottom: 0px;
}

h2
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11pt;
	color : #000099;
	margin-top: 5px;
	margin-bottom: 0px;
}

h3
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : #000099;
	margin-top: 2px;
	margin-bottom: 0px;
}
