.rubrik
{
	font-weight: bold;
	font-family: arial, verdana, tahoma;
	font-size: 10pt;
	color: #440066;
	text-decoration: none;	
}

.sidrubrik
{
	font-weight: bold;
	font-family: arial, verdana, tahoma;
	font-size: 12pt;
	color: #440066;
	text-decoration: none;	
}

li
{
	font-weight: bold;
	font-family: arial, verdana, tahoma;
	font-size: 9pt;
	color: #9900BB;
	text-decoration: none;
}

li a
{
	font-size: 9pt;
	font-weight: bold;
	color: #2222BB;
	text-decoration: none;
}

li a:hover
{
	font-size: 9pt;
	font-weight: bold;
	color: #9922DD;
	text-decoration: underline;
}


td a
{
	font-size: 9pt;
	font-weight: bold;
	color: #2222BB;
	text-decoration: none;
}

td a:hover
{
	font-size: 9pt;
	font-weight: bold;
	color: #9922DD;
	text-decoration: underline;
}

td 
{
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}



body
{
	background-color: #FFFFFF;
	border-top: 1px solid #888888;
	border-left: 1px solid #888888;

	font-weight: normal;
	font-family: helvetica, tahoma, verdana;
	font-size: 10pt;
	color: #000000;

}

a
{
	font-weight: bold;
	color: #2222BB;
	text-decoration: none;
}

a:hover
{
	font-weight: bold;
	color: #9922DD;
	text-decoration: underline;
}

