.style2 {
	font-family: Verdana;
	font-size: 10px;
}

.style3 {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
}

.style4 {
	font-family: Verdana;
	color: #999999;
	font-weight: bold;
}

.style5 {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
}

.naslov {
	font-family: "Arial Narrow";
	font-size: 16px;
	font-weight: bold;
}
.naslovText {
	font-family: "Arial Narrow";
	font-size: 20px;
	font-weight: bold;
}
.obavestenje {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color:#FF0000;
}
#contentwrapper{
width: 230px;
height: 200px;
border: 0px solid black;
background-color: #FFFFFF;
padding: 5px;
}

.billcontent{
width: 100%;
display:block;
}
.copyright {font-size: xx-small}
body {
  font-family: Verdana;
	background-color: #999999;
}


A {
	COLOR: #000000; FONT-FAMILY: "Verdana","Verdana",sans-serif; FONT-SIZE:
12px; FONT-WEIGHT: bold; TEXT-DECORATION: none
} 

A:hover {
	COLOR: #601b59;
}

A:active {
	COLOR: #601b59
} 

