<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
	font-family: arial;
	font-size: 11px;
	color: 585858;
}
tr {
	font-family: arial;
	font-size: 11px;
	color: 585858;
}
td {
	font-family: arial;
	font-size: 11px;
	color: 585858;
}
.titulo {
	font-family: arial;
	font-size: 12px;
	color: 006696;
	font-weight: bold;
}
.titulo2 {
	font-family: arial;
	font-size: 14px;
	color: 006696;
	font-weight: bold;
}
A {
	COLOR: E68322;
	TEXT-DECORATION: none;
}
A:hover {
	 TEXT-DECORATION: underline;
}
input {
	font-family: arial;
	font-size: 11px;
	background-color: #EDEDED;
	border: 1px solid #cccccc;
}

textarea {
	font-family: arial;
	font-size: 11px;
	background-color: #EDEDED;
	border: 1px solid #cccccc;
}
</pre></body></html>