body {
	margin: 0px;
	SCROLLBAR-FACE-COLOR: #FFFFFF; 
	SCROLLBAR-HIGHLIGHT-COLOR: #CCCCCC; 
	SCROLLBAR-SHADOW-COLOR: #CCCCCC; 
	SCROLLBAR-3DLIGHT-COLOR: #FFFFFF; 
	SCROLLBAR-ARROW-COLOR:  #999999; 
	SCROLLBAR-TRACK-COLOR: #FFFFFF;
	SCROLLBAR-DARKSHADOW-COLOR: #FFFFFF; 
}
p,td,th {
	font-family: Georgia, Times, serif;
	font-size: 11px;
	color: #666666;
}
a:link, a:visited {
	font-family: Georgia, Times, serif;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
a:hover {
    font-weight: bold;
	color: #666666;
	text-decoration: underline;
}

.podnaslov {
	font-family: Georgia, Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}

.tabela {
	text-align: justify;
}
	