body {
	background-color: #FFFFFF;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #D18000;
}
.smalltxt {
	font-family: Arial;
	font-size: 8pt;
	color: #000000;
}
.generaltxt {
	font-family: Arial;
	font-size: 10pt;
	color: #221000;
}
.categorytxt{
	face:"Tahoma";
	font-size: 14pt;
	color: #D89C01;
	font-weight: bold;
}
.list {
	font-family: Arial;
	font-size: 10pt;
	color: #221000;
	list-style-type: square;
	margin-left: 15;
	line-height: 13px;
}
.akciotxt {
	font-family: Tahoma;
	font-size: 7pt;
	color: #666666;
}