<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/********************************** TABLES *******************************/
.body
{
  background-color:#EFEFEF;
  margin:0;
  padding:0;
  text-align:center;
}

.tbl_c
{
  background-color:#D4D7DC;
  border:0;
  border-collapse:collapse;
  margin:0;
  padding:0;
}

/********************************** TEXTS ********************************/

.txt_titlos_p
{
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#393C40;
	font-family:verdana,helvetica,arial;
}

.txt_perigrafi_p
{
	font-size:11px;
	text-decoration:none;
	text-align:justify;
	color:#393C40;
	font-family:verdana,helvetica,arial;
}

.txt_paragraph
{
	font-size:11px;
	text-decoration:none;
	text-align:justify;
	text-indent: 40px;
	color:#393C40;
	font-family:verdana,helvetica,arial;
}

.txt_more
{
  text-decoration:none;
  font-family:verdana,helvetica,arial;
  font-size:10px;
  font-weight:bold;
  color:#5E7B9C;
}

.txt_names_p
{
	font-size:13px;
	text-decoration:none;
	text-align:center;
	color:#393C40;
	font-family:verdana,helvetica,arial;
	line-height:140%
}
</pre></body></html>