* {
	margin: 0;
	padding: 0;
}
body {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #444444;
	font-weight: normal;
}
#tekst {
	display: block;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444444;
	font-weight: normal;
}
#bottom {
	display: block;
	width: 100%;
	position: absolute;
	bottom: 5px;
	left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #444444;
	font-weight: normal;
}
#logo {
	vertical-align: middle;
	margin: 0 auto 0 auto; 
}
a {
	font-weight: bold;
	color: #ff9900;
} 
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
p {
	line-height: 1.3em;
}
img {
	border: 0;
}
td {
	font-size: 10px;

}
tddd {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #444444;
	font-weight: normal;

}