.txt_normal {
	font-family: verdana;
	font-size: 11px;
	line-height: 180%;
	color: #333333;
	text-decoration: none;
}
.txt_normal_italic {
	font-family: verdana;
	font-size: 11px;
	line-height: 160%;
	color: #666666;
	text-decoration: none;
	font-style: italic;
}
.txt_titulo {
	font-family: Arial, Helvetica;
	font-size: 14px;
	line-height: 120%;
	color: #333333;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
}
.txt_normal_link {

	font-family: verdana;
	font-size: 11px;
	line-height: 180%;
	color: #006991;
	text-decoration: none;
}
.field_1 {
	font-family: arial;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	height: 25px;
	width: 300px;
	border: 1px solid #999999;
	vertical-align: middle;
	background-position: center;
	text-align: left;
}
.field_2 {

	font-family: arial;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	height: 150px;
	width: 300px;
	border: 1px solid #999999;
}
.field_3 {

	font-family: arial;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	height: 25px;
	width: 140px;
	border: 1px solid #999999;
	vertical-align: middle;
	background-position: center;
	text-align: left;
}

