body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
body {
	background-image: url(images/bg.png);
	background-repeat: repeat;
	margin: 0;
}
a {
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}
a:hover, a.a2 {
	text-decoration: none;
	color: #FF0000;
}
.Content {
	padding-top: 15px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 15px;
}
.Meny {
	padding-top: 15px;
	padding-left: 10px;
	padding-bottom: 15px;
	line-height: 25px;
}
.H1 {
	color: #007cc3;
	font-weight: bold;
}
.List {
	padding-left: 5px;
	padding-bottom: 10px;
}
.Pic {
	padding-top: 15px;
	padding-left: 10px;
	padding-bottom: 15px;
}
