body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0000FF;
	margin-left: 20px;
}
body {
	background-color: #BCD1D2;
}
a:link {
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF0000;
}
a:hover {
	text-decoration: none;
	color: #33FF00;
}
a:active {
	text-decoration: none;
	color: #FF00CC;
}
.tekst {
	font-size: 14px;
	margin-left: 20px;
	text-align: justify;
}
h1 {
	font-size: 24px;
	margin-left: 20px;
	font-weight: bold;
}
h2 {
	font-size: 16px;
	margin-left: 20px;
	font-weight: bold;
}

