.txtitalic {
	font-family: arial;
	font-size: 11px;
	font-style: italic;
	color: #000000;
	line-height: 14px;
}
.txtgrn {
	font-family: arial;
	font-size: 11px;
	color: 618D56;

}
.txt {
	font-family: arial;
	font-size: 11px;
	color: #000000;
	line-height: 15px;
}
.txtsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}
