.titulo1 {
	font-family: candara;
	font-size: 30px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #000000;
	height: auto;
	text-align: center;
}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-align: left;
	line-height: 20px;
	margin-left: 15px;

}
.titulo3 {
	font-family: candara;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: inherit;
	margin-left: 5px;
	text-align: left;
}
.titulo4 {
	font-family: candara;
	font-size: 14px;
	font-style: normal;
	text-decoration: none;
	font-weight: bold;
}
.titulo2 {
	font-family: candara;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	text-indent: 15px;
	text-align: left;
}
