<!--
input, select, textarea
{
	font-family: sans-serif;
	font-size: 11px;
}

body, tr, td, ul, ol, li, a
{
	font-family: Arial, Trebuchet MS, Tahoma, Verdana, sans-serif;
	font-size: 11px;
}

.tekst
{
	font-family: Arial, Verdana, Tahoma;
	font-size: 11px;
	text-align: justify;
	color: #000000
}

.px11
{
	font-family: Arial, Verdana, Tahoma;
	font-size: 11px;
	color: #000000
}

.px12
{
	font-family: Arial, Verdana, Tahoma;
	font-size: 12px;
	color: #000000
}

.px11m3
{
	font-family: Arial, Verdana, Tahoma;
	font-size: 11px;
	color: #000000;
	margin-left: 3
}

a:link { color: #cc0000; text-decoration: underline }
a:visited { color: #cc0000; text-decoration: underline }
a:hover {color: #377B18; text-decoration: underline }
a:active { color: #cc0000; text-decoration: underline }
//-->