BODY
{	background-color:#6699CC;
	font-size:10px;
	font-family:verdana, arial, sans-serif
}

TD
{	background-color:white;
	font-size:12px;
	font-family:verdana, arial, sans-serif
}

A:visited	{color:blue}

A:hover
{	text-decoration:none;
	color:red;
}

.OVERSKRIFT
{	font-size: 24px;
	color:#0088CC;
	font-weight:bold;
	text-align:center;
}

.underoverskrift
{	font-size: 14px;
	color:blue;
	font-weight:bold;
	text-align:center;
}

.TABELBUND
{	background-color:silver;
	font-size: 12px;
	color:black;
	font-weight:bold;
	text-align:center
}

.KOLONNEOVERSKRIFTER
{	font-weight:bold;
	background-color:#DDDDDD
}

.lige	{background-color:#CCEEFF;}
.ulige	{background-color:white;}

CODE
{ 	font-weight:bold;
	color:navy;
	font-family:courier, serif;
}