html, body {
/*	background: #cfcfcf url(/images/bg.png) repeat-x top;*/
	padding: 0px;
	margin: 0px;
	font-family: Verdana;
}
form {
	margin: 0px;
	padding: 0px;
}
h1, h2, h3, h4, h5 {
	margin-bottom: 10px;
	font-size: 15px;
}
a {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}

.menu {
	color: #ffffff;
	padding: 10px;
}
.menu a {
	color: #ffffff;
	text-decoration: none;
}

td, div, th {
	font-size: 11px;
}
.varer td, .varer th {
	border-top: 1px solid #333333;
	border-bottom: 1px solid #333333;
	text-align: left;
}
.varer th {
	background: #eae7d6;
}
.varer h1 {
	font-size: 11px;
	margin: 0px;
}
.varer a {
	font-weight: bold;
}
