body {
	background-color:#FFFFFF;
}

.texto2 {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}

.texto {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
	text-align: center;
}
.texto1 {
	font-family: Verdana;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-align: justify;
}

