.body {
	font-size: 10pt;
	font-family: tahoma;
	margin: 0;
	padding: 0;
	color:#000000;
}
a {
	color:#00609E;
	text-decoration:none
}
a:hover {
	color:#00609E;
	text-decoration:underline
}
.txt {
	font-size: 10pt;
	font-family: tahoma
}
.nou {
	text-decoration:none
}
.inp1 {
	width:121px;
	font-size:10px
}
.inp2 {
	width:100px;
	font-size:10px
}
.green {
	font-family:tahoma;
	font-size:11px;
	color:#006F73;
	font-weight:900
}
.greenl {
	font-family:tahoma;
	font-size:10px;
	color:#006F73;
	font-weight:900;
	text-decoration:none
}
.blue {
	color:#00609E
}
.floatRight {
	text-align: right;
}

