
		 
body { background : #670001 }
a:link { color: #FFF000; background: transparent }
a:visited { color: #bb9944; background: transparent }


H1 {
 font-size: 26pt;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 color: #FFF000;
 text-align: center;
}

H2 {
 font-size: 13pt;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 color: #FFF000;
 text-align: center;
}



.idioma {
 font-size: 12pt;
 font-family: Verdana, 'Times New Roman', Times, sans-serif;
 color: #FFF000;
}
 
P {
 font-size: 12pt;
 font-family: Verdana, 'Times New Roman', Times, sans-serif;
 color: #FFF000;
 text-align: justify;
 line-height: 140%;
} 


P.toc {
	FONT-WEIGHT: bold;
	font-size: 9pt;
	color: #FFF000; 
	MARGIN-LEFT: 5%; 
	TEXT-INDENT: 0px; 
	TEXT-ALIGN: left
}

P.toc1 {
	FONT-WEIGHT: bold;
	font-size: 8pt;
	color: #FFF000;
	margin-top: 0pt;
 	margin-bottom: 0pt; 
	MARGIN-LEFT: 7%; 
	TEXT-INDENT: 0px; 
	TEXT-ALIGN: left
}

P.toc2 {
	font-size: 8pt;
	FONT-WEIGHT: bold;
	color: #FFF000; 
	MARGIN-LEFT: 9%;
	margin-top: 0pt;
 	margin-bottom: 0pt; 
	TEXT-INDENT: 0px; 
	TEXT-ALIGN: justify
}

P.toc3 {
	font-size: 8pt;
	color: #FFF000;
	MARGIN-LEFT: 11%;
	margin-top: 0pt;
 	margin-bottom: 0pt; 
	TEXT-INDENT: 0px; 
	TEXT-ALIGN: left
}


P.toc4 {
	font-size: 8pt;
	color: #FFF000;
	MARGIN-LEFT: 13%;
	margin-top: 0pt;
 	margin-bottom: 0pt; 
	TEXT-INDENT: 0px; 
	TEXT-ALIGN: left
}


/* =====================================*/
/* End of elements             		    */
/* =====================================*/
/* =====================================*/
/* Adjustments for Mobile Devices       */
/* =====================================*/

@media (max-width: 480px) {
  p { font-size: 12pt; margin-left: 1%; margin-right: 1%; margin-bottom: 4pt; margin-top: 4pt; line-height: 125%; }
  blockquote {margin-left: 1%; margin-right: 1%; }
  p.idioma { font-size: 11pt; }
 
  h1 { font-size: 16pt; }
  h2 { font-size: 15pt; }
  h3 { font-size: 14pt; }
  h4 { font-size: 13pt; }
  h5 { margin-left: 1%; }
  h6 { margin-left: 1%; }
  img { width: 150px; height: auto; }
  img.auto {width: auto ; height: auto; }
  div.border { width: 95%; padding: 0.5em; border: 0.2em solid #ffcc33; }
}
