td {
	font-family: HelLight;
	color: #808285;
	font-size: 12;
}
body {
	font-family: HelLight;
	color: #808285;
	font-size: 12;
	background:url(bg.png) repeat-x top left;
}
@font-face {
	font-family: HelLight;
	font-style:  normal;
	font-weight: normal;
	src: url(HELVETI1.eot);
}
@font-face {
	font-family: HelMedium;
	font-style:  normal;
	font-weight: normal;
	src: url(HELVETI0.eot);
}
a.menuPkt_on 
{
	font-family: HelMedium;
	color: #f7931e;
	font-size:12;
	text-decoration: none;
}
a.menuPkt_off:hover
{
	font-family: HelLight;
	color: #f7931e;
	font-size: 12;
	text-decoration: none;
}
a.menuPkt_off
{
	font-family: HelLight;
	color: #808285;
	font-size: 12;
	text-decoration: none;
}
h1.overskrift {
	font-family: HelMedium;
	color: #f7931e;
	font-size:16pt;
}

