
		 
body { background : #670001 }
a:link { color: #ddbb77; 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: 10pt;
 font-family: Verdana, 'Times New Roman', Times, sans-serif;
 color: #FFF000;
}
 




/* =====================================*/
/* 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; }
}
