	BODY, TD
	{
		font-family:arial;
		font-size : 10pt;
		font-weight:normal;
	}
	.content
	{
		font-family:arial;
		font-size : 10pt;
		font-weight:normal;
		text-align : justify;
	}
	
	.splashcontent
	{
		font-family:verdana;
		font-size : 8pt;
		font-weight:bold;
		text-align : left;
	}

	DIV.titel
	{
		font-family:arial;
		font-size : 11pt;
		font-weight:bold;
	}


		A:Visited
	{
		color: #0047A2;
		font-size: 10pt;
		font-family: Arial;
		font-weight: bold;
	}

		A:Active
	{
		color: #0047A2;
		font-size: 10pt;
		font-family: Arial;
		font-weight: bold;
	}

	A
	{
		color: #0047A2;
		text-decoration : none;
		font-size: 10pt;
		font-family: Arial;
		font-weight: bold;
	}

		A:Hover
	{
		color: #CCCCCC;
		text-decoration : underline;
		font-size: 10pt;
		font-family: Arial;
		font-weight: bold;
	}
	IMG
	{
		border-color : #B5EFF4;
	}

