body {
    font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	background-color: #235692;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.copyright {
	color: #FFFFFF;
	font-family:"Courier New", Courier, mono;
	font-size:10px;
	text-align:center;
	}
a.copyright {
	color: #FFFFFF;
	font-family:"Courier New", Courier, mono;
	font-size:10px;
	text-decoration:none;
	}
a.copyright:hover {
	color: #FFFFFF;
	font-family:"Courier New", Courier, mono;
	font-size:10px;
	text-decoration: blink;
	}
.naslov {
	color: #3977C0;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14pt;
	font-weight:500;
	text-align:left;
	}
.textHead {
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: justify;
	}
a.textHead:link {
	color: #F8F8F8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
	text-indent: 15px;
}

a.textHead:visited {
	color: #E778B2;
}

a.textHead:hover {
	text-decoration: blink;
}		