body {
	line-height: 1;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 9pt;
}
img {border: none;}
.zaglavlje {
    margin:10;
	font-size: 10pt;
	color: #000066;
	margin:5px;
}
.tekst {
	color: #000066;
	margin:20px;
	margin-top:-10px;
}
.pasus {
	color: #000066;
	text-align:justify;
	margin:20px;
	margin-top:-10px;
}
.pasusCenter {
	color: #000066;
	text-align:center;
	margin:20px;
	margin-top:-10px;
}
.naslov {
	font-size: 12pt;
	color: #000066;
	font-weight: bold;
	text-align:left;
	margin:20px;
}
.podnaslov {
	font-size: 12pt;
	color: #000066;
	text-align:left;
	margin:20px;
	margin-top:-15px;
}

.someclass{ //class to apply to your scroller(s) if desired
}
