.title {
	font-family: "Times New Roman", Times, serif;
	font-size: 40px;
	color: #999;
	letter-spacing: -2px;
	line-height: 30px;
}
.subtitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	color: #424242;
	letter-spacing: -2px;
	line-height: 30px;
	font-weight: normal;
}
.texto {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #CCC;
	line-height: 18px;
	font-weight: normal;
	letter-spacing: 0em;
	text-align: left;
}

