body,td,th {
	font-family: Verdana;
	font-size: 8pt;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana;
	font-size: 9pt;
	color: #3F6085;
}
.zeleno {
	color: #006600;
}
a {
	text-decoration: none;
	color: #CC0000;
}
.dot {
	border: 1px dotted #CCCCCC;
}
input {
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	color: #527BA9;
	text-decoration: none;
	border: 2px dotted #CCCCCC;
}
textarea { 
	font-family: Verdana;
	font-size: 9pt;
	font-weight: normal;
	color: #527BA9;
	border: #CCCCCC;
	border-style: double;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
}
.inp {
cursor: help;
}
.nextp {
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	color: #CCCC99;
	text-decoration: none;
	background-color: #003A75;
	border: #CCCCCC;
	border-style: double;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
}
