<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">p, ul.avisos_importantes li, ul.avisos_importantes li a
{
	font-size: 9pt;
	color: black;
}

a
{
	text-decoration: none;
}

h3.subtitulo
{
	border: none;
	font-size: 10pt;
	margin-bottom: 0.2cm;
}

.box_necessario
{
	width: 70%;
	float: left;
}

.box_entrega
{
	width: 28%;
	float: right;
	padding-top: 0.4cm;
}

.box_entrega h3.subtitulo
{
	height: 0.5cm;
}

.box_credito
{
	page-break-after:always;
}</pre></body></html>