.tekst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
a:link {
	color: #003399;
	text-decoration: underline;

}
a:visited {
	color: #003399;
	text-decoration: underline;

}
a:hover {
	color: #0033CC;
	text-decoration: underline;
}
a:active {
	color: #000099;
	text-decoration: underline;
}
ul {
	list-style-type: square;
	list-style-position: outside;

}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
}
