
	a:link 	{color: #000000; margin: 0px; padding: 0px; text-decoration: none}		/* unvisited link */
	a:visited 	{color: #000000; margin: 0px; padding: 0px; text-decoration: none}		/* visited link */
	a:hover 	{color: #ffcc00; margin: 0px; padding: 0px; text-decoration: none}		/* mouse over link */
	a:active 	{color: #ffcc00; margin: 0px; padding: 0px; text-decoration: none}   		/* selected link */

	p, h1, h2
	{
		font-family: Times New Roman, Century Gothic;
		margin:	0px;
		padding: 0px; 
	}
	h1, h2
	{
		color: #CC9900;
		margin: 0px;
		padding: 0px; 
	}

	h2 {font-size: 18pt; margin: 0px; padding: 0px}
	h1 {font-size: 13pt; margin: 0px; padding: 0px}

	p {font-size: 10pt; margin: 0px; padding: 0px}
	p {color: #000000; margin: 0px; padding: 0px}
	
	div.background 
	{
	position:		relative;
	top:			-0px;
	left:			-0px;
	visibility:		visible;
	z-index:		1;
	margin: 		0px;
	padding: 		0px;
	}
	div.submenu 
	{
	position:		relative;
	top:			-0px;
	left:			3px;
	visibility:		visible;
	z-index:		1;
	margin: 		0px;
	padding: 		0px;
	}
	div.link {
	position:		relative;
	top:			0px;
	left:			0px;
	visibility:		visible;
	z-index:		2;
	margin: 		0px;
	padding: 		0px;
	font-family: Times New Roman, Century Gothic, Verdana;
	}
	div.sublink {
	position:		relative;
	top:			0px;
	left:			9px;
	visibility:		visible;
	z-index:		2;
	margin: 		0px;
	padding: 		0px;
	font-family: Times New Roman, Century Gothic, Verdana;
	font-size:		90%;
	}
	div.separator {
	position:		relative;
	top:			0px;
	left:			0px;
	visibility:		visible;
	z-index:		2;
	margin: 		0px;
	padding: 		2px;
	font-family: Times New Roman, Century Gothic, Verdana;
	font-size:		90%;
	}
	div.langEN {
	position:		relative;
	top:		30px;
	left:		-5px;
	visibility:		visible;
	z-index:		1;
	margin: 		0px;
	padding: 		0px;
	font-family: Times New Roman, Century Gothic, Verdana;
	font-size:		90%;
	}
	div.langSE {
	position:		relative;
	top:		-7px;
	left:		50px;
	visibility:		visible;
	z-index:		1;
	margin: 		0px;
	padding: 		0px;
	font-family: Times New Roman, Century Gothic, Verdana;
	font-size:		90%;
	}

	div.line {
	position:		relative;
	top:			0px;
	left:			0px;
	width:			0px;
	visibility:		visible;
	z-index:		1;
	margin: 		0px;
	padding: 		0px;
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	}
	div.maintext {
	position:		relative;
	top:			-330px;
	left:			180px;
	width:			600px;
	visibility:		visible;
	z-index:		3;
	margin: 		0px;
	padding: 		0px;
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	}
