.textosobrecolor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFF;
	text-align: right;
	line-height: 25px;
}
.watermark {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #999;
}
.texto2 {
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	color: #666;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
}
.texto2Cent {
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	color: #666;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}

.titulo {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #09C;
}
.borde {
	border: thin solid #09F;
}
