.texto1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
}
.texto2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: 6f6f6f;
}
.texto3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #6F6F6F;
}
.texto4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #0066CC;
}
.texto5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: bold;
	color: #FF0000;
}

