body 	{
	font-family:verdana, helv, arial;
	font-size:10;
	color:#ADD8E6;
	}

table 	{
	font-family:verdana, helv, arial;
	font-size:10;
	color:#ADD8E6;
	}
	
.lodret	{
	background-repeat:repeat-y;
	}

.vandret
	{
	background-repeat:repeat-x;
	}

h1, h2	{
	font-family:Verdana, helv, arial;
	}

h1 	{
	font-size:10pt;
	color:#00C0F0;
	font-weight:900;
	}

h2 	{
	font-size:9pt;
	color:l#00C0F0;
	font-weight:600;
	}

a:link	{
	color:#00C0F0;
	font-weight:600;
	text-decoration:none;
	}

a:visited 
	{
	color:#00C0F0;
	font-weight:600;
	text-decoration:none;
	}

a:hover	{
	text-decoration:underline;
	}

a:active 
	{
	color:#ADD8E6;
	font-weight:600;
	text-decoration:none;
	}
