* {
	margin:0;
	padding:0;
}
		
html{
	height:100%;
}

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFF;
	background-color: #FFF;
	padding: 0px;
	margin: 0px;
	height:100%;
	text-align: center; 
	outline: none;
}


a:hover, a:active, a:visited, a:link { 
	outline: none;
}

P
{
	margin-top: 0px;
	margin-bottom: 0px;
}

ul {
	margin-left: 0px;
	padding-left: 16px;
}

ol {
	margin-left: -20px;
}

li {
	list-style-position: outside;
	margin-top: 10px;
	margin-bottom: 0px;
	padding-left: 0px;
}

img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	line-height: 24px;
	color: #FFF;
	padding: 0px;
	width: 585px;
	font-weight: bold;
	font-style: italic;
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0px;
}
h1 a			{ color:#fff; text-decoration: none;}
h1 a:hover		{ color:#fff; text-decoration: underline;}
h1 a:link		{ } 
h1 a:visited	{ }

h2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 18px;
	color: #FFF;
	margin: 0px;
	padding-bottom: 20px;
	width: 585px;
	padding-top: 14px;
	font-style: italic;
	font-weight: normal;
}
h2 a			{ color:#fff; text-decoration: none;}
h2 a:hover		{ color:#fff; text-decoration: underline;}
h2 a:link		{ } 
h2 a:visited	{ }


.tekst {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #fff;
	font-weight: normal;
}
.tekst a			{ color:#fff; text-decoration: underline; }
.tekst a:hover		{ color:#fff; text-decoration: underline; } 
.tekst a:link		{ } 
.tekst a:visited	{ }

.link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #fff;
	font-style: italic;
	padding-right: 8px;
	text-transform: uppercase;
}
.link a			{color:#fff; text-decoration: none;}
.link a:hover	{color:#fff; text-decoration: underline;} 
.link a:link	{ } 
.link a:visited	{ }

.verlink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #7f7f7f;
}
.verlink a			{color:#7f7f7f; text-decoration: none;}
.verlink a:hover	{color:#000; text-decoration: none;} 
.verlink a:link	{ } 
.verlink a:visited	{ }

.presseTekst{
	opacity:0.80;
	filter:alpha(opacity=80);
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #000000;
	background-color: #FFFFFF;
	text-align: left;
	padding: 1px;
}
.presseTekst a			{ color:#a2a5a5; text-decoration: none;}
.presseTekst a:hover		{ color:#a2a5a5; text-decoration: underline; } 
.presseTekst a:link		{ } 
.presseTekst a:visited	{ }

.tekstBoks {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #000;
	background-color: #FFF;
	border: 1px solid #000;
	padding-left: 2px;
	padding-top: 1px;
}

.adresse {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #000;
	line-height: 12px;
}
.adresse a			{ color:#000; text-decoration: none; }
.adresse a:hover		{ color:#000; text-decoration: underline; } 
.adresse a:link		{ } 
.adresse a:visited	{ }
