/* Hoja de estilos de la lista de Reyes */

BODY { background: URL(../archivos/papel2.gif); } 

h2 { text-align: center;
     text-decoration: underline;
     color: #008000; }

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: 200;
     text-align: center;
     font-weight: bold;
     font-size: 12pt;
     font-family: Arial, Helvetica, sans-serif;
     font-style: normal; }




