/* Hoja de estilos de la lista de Países */

BODY { background: URL(archivos/papel3.gif); } 

P { text-align: "center"; font: italic bold 12pt/14pt Arial, Helvetica, sans-serif; }

A:link { text-decoration: none; }

P.porg { text-align: center;
         font-weight: bold;
         font-size: x-large;
         font-family: Arial, Helvetica, sans-serif;
         font-style: normal;
         color: #FF6600; }

P.porm { text-align: center;
         font-weight: bold;
         font-size: 12pt;
         font-family: Arial, Helvetica, sans-serif;
         font-style: normal;
         color: #FF6600; }

TD { width: 125;
     text-align: center;
     font-weight: bold;
     font-size: 12pt;
     font-family: Arial, Helvetica, sans-serif;
     font-style: normal; }

H1 { text-align: center;
     font-size: 12pt;
     text-decoration: underline;
     color: #FF3300; }


H2 { text-align: center;
     text-decoration: underline;
     color: #FF6600; }

/* p { text-align: "center"; font: italic bold 12pt/14pt Arial, Helvetica, sans-serif; } */
/*   line-height: 60px; } */

