
BODY {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: #000000;
}

H1 {
	font-size: 12pt; 
	font-weight: bold; 
	text-align: center;
	padding-top: 1ex;
	color: #000066;
}

H2 {
	font-size: 11pt; 
	font-weight: bold;
	padding-top: 2ex;
	color: #000066;
}

H3 {
	font-size: 11pt; 
	font-style: italic;
}

P {
	font-size: 11pt;
	text-align: justify;
}

P.autor {
	font-size: 10pt;
	text-align: justify;
}

P.indiceinicio {
	font-size: 11pt;
	text-align: center;
}


P.indice {
	font-size: 11pt;
	text-align: center;
	padding-top: 2.6ex;
	line-height: 1.4;
}

P.indicepie {
	font-size: 9pt;
	text-align: center;
}

P.menu {
	font-size: 8pt;
	text-align: left;
}

P.pie {
	font-size: 9pt;
	text-align: center;
	font-weight: bold;
	padding: 1ex;
	color: #666666;
}

OL { 
	font-size: 11pt; 
	text-align: justify;
}

UL { 
	font-size: 11pt;
	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;
}
