/* CSS Document */
.texto_old {
	font-family: Tahoma;
	font-size: 11.2px;
	color: #333333;
	letter-spacing: 0.5px;
	line-height: 1.5;
}
.titulo {
	font-family: Tahoma; 
	font-size: 12px; 
	color: #333333; 
	letter-spacing: 0.5px; 
	line-height: 1.5; 
	font-weight: bold; 
}
.txt_password {
	font-family: Tahoma; 
	font-size: 11.2px; 
	color: #333333; 
	letter-spacing: 0.5px; 
	line-height: 1.2; 
	font-weight: bold; 
}
.texto {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	letter-spacing: 0.5px;
	line-height: 1.2;
}
.style7 {
	font-family: Tahoma;
	font-size: 11.5px;
	color: #333333;
	letter-spacing: 0.5px;
	line-height: 1.2;
	font-weight: bold;
}
.style10 {
	font-size: 7px;
	color: #FFFFFF;
}