body {
	font-family:Tahoma;
	font-size:11px;
}
td {
	font-family:Tahoma;
	font-size:11px;
	color:#777777;
}
a {
	text-decoration:none;
	color:#999999;
}
a:hover {
	text-decoration:none;
	color:#000000;
}
p {
	text-align:justify;
}
.curr {
	color:#A3A700;
}
.title-1 {
	font-family:Tahoma;
	font-size:13px;
	font-weight:bold;
}
.title-2 {
	font-family:Tahoma;
	font-size:13px;
}
.green {
	font-weight:bold;
	color:#A3A700;
}
.pole {
	padding:2;
	font-family:Tahoma;
	width:190;
	height:20;
	border:1px #aaaaaa solid;
	color: #999999;
	font-size: 11px;
 }
 .poletx {
	padding:2;
	font-family:Tahoma;
	width:190;
	height:100;
	border:1px #aaaaaa solid;
	color: #999999;
	font-size: 11px;
 }