.titulo {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	color: #999900;
	font-style: oblique;
	text-decoration: blink;
	left: 50px;



}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: normal;

}
.subtit {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #666666;
	text-align: left;
	font-weight: bold;

}
.textverde {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #336666;
}
.texto_blanco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	color: #FFFFFF;
}
