.texto {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: normal;
	text-align: justify;
	vertical-align: top;
	margin: 10px;
	color: #000000;
	line-height: 22px;
	font-style: italic;
	padding-top: 25px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.formulario {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000066;
}
a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: italic;
	font-weight: lighter;
	color: #CCCCCC;
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: italic;
	font-weight: lighter;
	color: #CCCCCC;
}

