.texto {
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 18px;
	color: #000000;
}
.www {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: 666699;
	text-decoration: none;

}
.www:hover {
	text-decoration: underline;
}
.etiqueta {
	font-family: "Trebuchet MS";
	font-size: 14px;
	line-height: 18px;
	color: #000000;
	font-weight: bold;

}
.campo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	width: 162px;
	height: 19px;
}
ul {
	margin: 15px;
}
li {
	padding: 3px;
	list-style-image: url(/99_img/bullet.gif);
}
