A {
	text-decoration : none;
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #636363;
}

A:HOVER {
	text-decoration : underline;
	color: #e77b00;
}

a.link {
	text-decoration : none;
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #636363;
}

a.dark {
	font-size: 7pt;
	color: #2C2C2C;
	text-decoration: none;
}

a.medium {
	font-size: 7pt;
	color: #636363;
	text-decoration: none;
}

A:HOVER.medium {
	text-decoration : none;
	color: #fc6e10;
}

A:HOVER.white {
	text-decoration : none;
	color: #000;
	font-weight: bold;
}

a.alt {
	font-size: 7pt;
	color: #FF8000;
	text-decoration: none;
}

a.white {
	font-size: 10pt;
	color: #ffffff;
	text-decoration: none;
}

a.greylink {
	font-size: 8pt;
	line-height: 14pt;
	font-weight: bold;
}

.small  {
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #ffffff;
	font-weight: bold;
}

.extrasmall  {
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: white;
	font-weight : bold;
}

.normal  {
	font-family : Tahoma;
	font-size: 9pt;
	color: #000000;
	font-weight : normal;
}

h1 {
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #636363;
	margin-top : 2pt;
	margin-bottom : 0pt;
}

h2 {
	font-family : Arial,Tahoma, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #636363;
	margin-top : 2pt;
	margin-bottom : 6pt;
}

h3 {
	font-family : Arial, Tahoma, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #636363;
	margin-top : 2pt;
	margin-bottom : 6pt;
}

BODY {	   scrollbar-3dlight-color:;
           scrollbar-arrow-color:black;
           scrollbar-base-color:black;
           scrollbar-track-color:black;
           scrollbar-darkshadow-color:black;
           scrollbar-face-color:black;
           scrollbar-highlight-color:black;
           scrollbar-shadow-color:black;
}

.scrollbarcontact
	 {	   scrollbar-3dlight-color:;
           scrollbar-arrow-color:white;
           scrollbar-base-color:orange;
           scrollbar-track-color:white;
           scrollbar-darkshadow-color:white;
           scrollbar-face-color:orange;
           scrollbar-highlight-color:orange;
           scrollbar-shadow-color:white;
}

.tekst	{
	font-family : Tahoma;
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
	margin-top : 0pt;
	margin-bottom : 0pt;
}