.textonormal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
	text-align: justify;
}
.textonormalgrande {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	text-align: justify;
}
li {
	list-style-image: url(images/li.gif);
}
.inputstyle, INPUT.text {
	font-family:Verdana;
	font-size:10px;
	color:#000000;
	background-color:#ffffff;
	border-style:solid;
	border-width:0px;
	border-color:#666666;
	height:13	;
	background: url('images/punto.gif') repeat-x 0% 0%;
}
.inputstylecomentaries, INPUT.text {
	font-family:Verdana;
	font-size:10px;
	color:#000000;
	background-color:#ffffff;
	border-style:solid;
	border-width:0px;
	border-color:#666666;
	height:60;
	background: url('images/punto2.gif');
}
.inputstyleboton{
	font-family:Verdana;
	font-size:10px;
	color:#000000;
	background-color:#ffffff;
	border-style:solid;
	border-width:0px;
	border-color:#666666;
	height:20;
	background: url('images/inputboton.gif');
}