html, body, h1, h2, h3, h4, h5, h6, p, form, input, select, textarea, ul, li, hr {
   margin-bottom: 0px;
	margin-top: 0px;	
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;

}

html, body {
	font-family: Verdana, Arial, Helvetica;	
	
	font-size: 10px;
	text-align: justify;
}
P {
   margin-bottom: 9px;
	margin-top: 10px;	
	color: #000000;
	text-align: justify;
	font-size: 10px;	
		
}

PRE {
	font-family: Verdana, Arial, Helvetica;	
	font-size: 10px;
}
H1 {	
      margin-bottom: 10px;
		font-size: 16px;
		padding-top: 10px;
		color: #005B00;
}
H2 {	
      margin-top: 10px;
      margin-bottom: 5px; 
		font-size: 13px;
		padding-top: 0px;
		color: #005B00;
}
H3 {	
      margin-bottom: 10px;
		font-size: 12px;
		padding-top: 10px;
		color: #005B00;
}
H4 {	
		font-size: 12px;
		padding-top: 10px;
		color: #005B00;
}
H5 {	
		font-size: 12px;
		padding-top: 10px;
		color: #005B00;
}
H6 {	
		font-size: 12px;
		padding-top: 0px;
		font-weight: normal;
		color: #005B00;
}
hr {
	color: Black;
	height: 1px;
	clear: both;
}

ul {
	margin-top: 0px;
	}

li {
	line-height: 15px;
	font-size: 10px;
}

a:link, a:hover, a:visited {
	text-decoration: underline;
	color: #005B00;
}

form {
	margin: 0px 0px 0px 0px;
}	
label {
	color: #0B3391;	
}

.zavinac {
	border: 0px;
}