body {
	background-color: #ffffff;
	font-family: arial;
	font-size: 12px;
	color: #646464;
	margin: 0px;
}

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

a:hover {
	text-decoration: underline;
}

a img {
	border: 0px;
}

td {
  font-family: arial;
  font-size: 12px;
  font-color: #646464;
}

.forside_overskrift {
	font-size: 18px;
	font-weight: bold;
}

.imgleft {
	float: left;
	margin-right: 10px;
}

.imgright {
	float: right;
	margin-left: 10px;
}

h1 {
	font-size: 16px;
	color: #ff6633;
	font-weight: normal;
}

h2 {
  font-size: 14px;
  font-weight: bold;
}