.texto1 {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	text-align: left;
	color: #333333;
	line-height: 20px;
}
.texto1peque {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	text-align: left;
	color: #333333;
	line-height: 20px;
}
.texto2 {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	line-height: 14px;
	color: #999999;
	font-style: italic;
	text-align: right;
}
.texto3 {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	color: #333333;
	line-height: 20px;
}