﻿STYLE
<!--
BODY  {
}

TABLE {
	font-size=10pt;
	font-family : Arial;
	color : #000000;
	text-align: left;
}

P  {
	font-size=10pt;
	font-family : Arial;
	text-align: left;
}

H1  {
	font-size=14pt;
	font-family : Arial;
	font-weight : bold;
	color : #333333;
}

H2  {
	font-size=12pt;
	font-family : Arial;
	font-weight : normal;	
	color : #333333;
}

H3  {
	text-decoration: underline
	font-size=11pt;
	font-family : Arial;
	color : #333333;
}

A  {
	font-size=10pt;
	font-weight : bold;
	font-family : Arial;
	color: #333333;
	text-decoration : none;
}

A:Visited  {
	font-size=10pt;
	font-weight : bold;
	font-family : Arial;
	color: #333333;
	text-decoration : none;
}

A:Active  {
	font-size=10pt;
	font-weight : bold;
	font-family : Arial;
	color: #333333;
	text-decoration : none;
}

A:Hover  {
	text-decoration: underline
	font-size=10pt;
	font-weight : bold;
	font-family : Arial;
	color: #000000;
}

.litentekst  {
	font-size : 8pt;
	font-family : Arial;
	font-style : italic;
	font-weight : normal;
}
-->
</STYLE>