body {
	background-color: rgb(255, 255, 255);
	font-family: 
Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: rgb(21, 59, 99);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
}
.tekst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	padding:5px;
	color: #FFFFFF;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	padding-left:10px;
	text-decoration: none;
}
.Naslov {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.tekst2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	padding:10px;
	color: #173A62;
}

