
BODY {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	margin: 1cm;
	color: #000000;
}

@page { 
	size: 21.59cm 27.94cm; 
	margin-left: 2cm; 
	margin-right: 2cm; 
	margin-top: 2cm;
	margin-bottom: 2cm 
}

H1 {
	font-size: 13pt; 
	font-weight: bold; 
	text-align: center;
	text-transform: uppercase;
	padding-top: 2ex;
	color: #000066;
}

H2 {
	font-size: 12pt; 
	font-weight: bold;
	padding-top: 2ex;
	color: #000066;
}

H3 {
	font-size: 12pt; 
	font-style: italic; 
	color: #000066;
}

P {
	font-size: 12pt;
	text-align: justify;
	widows: 2; 
	orphans: 2; 
	page-break-before: auto;
}

P.encabezado { 
	font-size: 10pt 
}

P.sdfootnote { 
	margin-left: 0.5cm; 
	text-indent: -0.4cm; 
	font-size: 11pt 
}

A.sdfootnoteanc { 
	font-size: 60% 
}

BLOCKQUOTE { 
	font-size: 12pt;
	text-align: justify;
	font-style: italic;
	widows: 2; 
	orphans: 2; 
	page-break-before: auto;
}

OL { 
	font-size: 12pt; 
	text-align: justify;
}

UL { 
	font-size: 12pt;
	text-align: justify; 
}

A:LINK {
	text-decoration: none; 
	color: #000066;
	}

A:VISITED {
	text-decoration: none; 
	color: #000066;
	}

A:HOVER {
	text-decoration: underline; 
	color : #9A0202;
	}

A:ACTIVE {
	text-decoration: none; 
	color: #000066;
}
