HTML {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
BODY {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color : #8B7A6F;
}
BODY.home{
	background-repeat: no-repeat;
	background-position: 451 59;
	background-attachment : fixed;
	background-image : url("images/esseh.gif");
}
BODY.menu{ 
	padding-top: 14px; 
}
P.tekst{
	margin : 0px 108px 12pt 289px;
	line-height: 14pt;
}
P.tekst2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin : 0px 15px 12pt 0px;
	line-height: 14pt;
}
P.kop{
	margin : 28pt 108px 12pt 289px;
	font-weight: bold;
	letter-spacing: 0.3pt;
	line-height: 14pt;
}
UL.plat{ 
	margin : 0px 108px 0px 289px;
	line-height: 14pt;
	list-style-position : inside;
	text-indent : -15px;
	padding-left: 15px;
}
TD.menu {
	height: 14px;
	border-right : 2px solid #FF850D;
	text-align : left;
	padding : 0px 14px 0px 14px;
}
TD.menulast {
	height: 14px;
	text-align : left;
	padding : 0px 14px 0px 14px;
}
A.type1{
	font-size: 9pt;
	font-weight : bold;
	letter-spacing: 0.3pt;
	text-decoration : none;
	color : Black;
}  
A.type1:hover {
	color : White;
}
A.type1:active {
	color : White;
}
A.type2{
	font-size: 9pt;
	text-decoration : underline;
	color : Black;
}  
A.type2:hover {
	color : #FF850D;
}
A.type2:active {
	color : #FF850D;
}
