body
{
	background: #e7e7e7;
	font-family: verdana;
	font-size: 10px;
	font-color:black;
	margin-top:20px;
}

.pagebody
{
	width:800px;
	text-align:center;
	margin:0 auto;
}

table.grundtable
{
	width:800px;
	background: white;
}

a:link, a:visited, a:active
{
	color:#006ce6;
	text-decoration:none;
}

div.meny a:link, div.meny a:visited
{
	color:gray;
	text-decoration:none;
	font-weight:normal;
}

div.meny a:hover
{
	color:black;
	text-decoration:underline;
}

h1.title:first-letter 
{
	font-size:35px;
}