body 	{
	font-family: verdana, arial, sans-serif;
	font-weight: normal; 
	font-size: 16px;
	color: #343434; 
	line-height: 14px;
	margin-top:20px; 
	margin-left:0px;
	margin-right:0px; 
	margin-bottom:10px;
	background-color:#ffffff; hvid
   	}	

table	{ 
	background-color: #81A7E8; 
	border: 1px solid white;
	height: 500px; 
	width: 800px;
	}
	
tr	{
	font-family: verdana, arial, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #000000;
	line-height: 15px;
	}
	
td 	{
	font-family: verdana, arial, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #000000;
	line-height: 15px;
	}

h1 	{
	font-family: garamond, arial, sans-serif;
	font-weight: bold;
	font-size: 40px;
	color: #880000;
	line-height: 15px;
	margin-bottom: 30px;
	margin-top: 30px
	}
	
h2	{
	font-family: garamond, arial, sans-serif;
	font-weight: bold;
	font-size: 25px;
	color: #323B56;
	line-height: 15px;
	margin-top: 20px;
	margin-bottom: 20px;
	}

h3	{
	font-family: verdana, arial, sans-serif;
	font-weight: bold;
	font-size: 18px;
	color: #000000;
	line-height: 15px;
	margin-top: 0px;
	margin-bottom: 10px;
	}

	
A:link, A:visited, A:active {
	font-size: 12px;
	color: #880000;
	text-decoration: none;
	font-weight: normal
	}

A:hover {
	font-size: 12opx;
	color: #444444;
	text-decoration: underline;
	font-weight: normal
	}

A.menu:link, A.menu:visited, A.menu:active {
	font-size: 12px;
	color: #000088;
	text-decoration: none;
	font-weight: bold;
	}


A.menu:hover {
	font-size: 12opx;
	color: #880000;
	text-decoration: underline;
	font-weight: bold;
	}