A {
	color : #0066cc;
	font-weight : bold;
	text-decoration : none;
}

A:hover {
	text-decoration : underline;
}

A.nav {
	color :white;
}

A.thin {
	font-weight : normal;
}

A.box {
	color: Blue;
	font-weight : normal;
}

BODY {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
}

INPUT {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
}

SELECT {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
}

TD {
	font-family : Verdana, Arial, sans-serif;
	font-size : 11px;
}

TEXTAREA {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
}

.ntesto {
	text-align : justify;
}

.tiny {
	font-size : 10px;
	font-weight : normal;
}

.tinybox {
	font-size : 10px;
	font-weight : normal;
	color : #ffffcc;
}

.title {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : bold;
}

.titleCopy {
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	font-size : 13px; 
	font-weight : bold;
	background-color: #E0E0E0;
}
.hpargomdescr {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
}

UL.pdf {
	list-style-image : "../../images/ico_pdf.gif";
}

LI.pdf {
	list-style-image : "../../images/ico_pdf.gif";
}

