A:link	{
	color: #0000FF;
	text-decoration: none;
	font-weight: bold;
	font-size: 9pt;
	}

A:visited {
	color: #0066FF;
	text-decoration: none;
	font-weight: bold;
	font-size: 9pt;
	}

A:hover	{
	color: #999999;
	text-decoration: underline;
	font-size: 9pt;
	}
A:active {
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
	font-size: 9pt;
	}

BODY	{
	background: #FFFFFF;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, Verdana, Sans-serif;
	font-size: 9pt;
	}

P	{
	font-family: Arial, Helvetica, Verdana, Sans-serif;
	font-size: 10pt;
	}
	
H5	{
	font-family: Arial, Helvetica, Verdana, Sans-serif;
	font-size: 12pt;
	font-weight: bold;
	}
	
LI	{
	font-family: Arial, Helvetica, Verdana, Sans-serif;
	font-size: 10pt;
	}	
	
.Gul	{
	background: #FFFF99;
	}
.Graa	{
	background: #CCCCCC;
	}
	
.SkrRoed	{
	color: #FF0000;
	}