body {
	margin: 60px ;
}

form {
	margin: 0px;
}

body, table {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	line-height: 16px;
}

hr {
	margin-top: 20px;
	margin-bottom: 20px;
	height: 1px;
	color: #CCCCCC;
}

a  {
	color: #CC6633;
	text-decoration: none;
}

a:visit {
	color: #CC6633;
	text-decoration: none;
}

a:active {
	color: #CC6633;
	text-decoration: none;
}

a:hover {
	color: #999999;
	text-decoration: none;
}

a.meny  {
	color: #000000;
	text-decoration: none;
}

a:visit.meny {
	color: #000000;
	text-decoration: none;
}

a:hover.meny {
	color: #CC6633;
	text-decoration: none;
}

.rubrik {
	color: #CC6633;
	font-weight: bold;
	font-size: 18px;
}

input, textarea {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	width: 200px;
}