.meny {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 25px;
	font-weight: bold;
	color: ff6633;
	text-decoration: none;
	text-transform: uppercase;
	text-align: center;
}

a.meny:link, a.meny:visited {
	color: #FF6633;
}

a.meny:active, a.meny:hover {
	color: #CC0066;
}
.td {
	text-align: left;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 18px;
}

.main {
	background-image: url(img/design-main.gif);
	background-repeat: repeat-y;
	background-position: top;
	padding-left: 30px;
	padding-right: 35px;
	text-align: left;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 18px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	line-height: 22px;
	text-transform: uppercase;	
	color: #000000;
	background-image: url(img/h1-img.gif);
	background-repeat: no-repeat;
	padding-left: 32px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	font-weight: normal;
}

h3 a:link, h3 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	font-weight: normal;
}

h3 a:hover, h3 a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: bcd63f;
	font-weight: normal;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC0066;
	font-weight: bold;
}

a:link, a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF6633;
	text-decoration: none;
}

a:active, a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC0066;
	text-decoration: none;
}

