body    {background: white url('fondo.png');
         margin-left: 0.7in;
         margin-right: 0.5in;
         font-family: Arial, sans-serif;
         font-size: 11pt}

a:link  {color: green; 
         text-decoration: underline;
         font-weight: normal}

a:visited  {color: purple;
            text-decoration: underline;
            font-weight : normal}

a:hover {color: red;
         text-decoration: underline;
         font-weight: normal}

div.centrado {text-align: center}

p       {font-weight: normal;
         color: Black;
         text-align: left;
         text-indent: 1.1cm}

p.izqui {font-weight: normal;
         color: Black;
         text-indent: 0.1cm}

p.derec {font-weight: normal;
         color: Black;
         text-align: right;
         text-indent: 0.2cm}

p.marcoi {float: left;
          font-size: 10pt;
          text-indent: 0.0cm;
          text-align: center;
          margin: auto;
          border-right: 7px solid #ffffff;
          border-bottom: 3px solid #ffffff;}

p.marcod {float: right;
          font-size: 10pt;
          text-indent: 0.0cm;
          text-align: center;
          margin: auto;
          border-left: 7px solid #ffffff;
          border-bottom: 3px solid #ffffff;}

table   {font-family: Arial, sans-serif;
         margin: auto;
         font-size: 11pt}

table.cabeprin {width: 780px;
                border-collapse: collapse;
                text-align: center;
                margin: auto;
                background-color: #3366cc}

table.cabeprog {width: 640px;
                border-collapse: collapse;
                text-align: center;
                margin: auto;
                background-color: #ffb300}

table.cabeopci {width: 640px;
                border-collapse: collapse;
                text-align: center;
                margin: auto;
                background-color: white}

table.cabeopgr {width: 780px;
                border-collapse: collapse;
                text-align: center;
                margin: auto;
                background-color: white}

table.formu    {font-size: 11pt;
                font-family: Arial, sans-serif;
                font-weight: normal;
                text-align: right;
                margin-right: 0.1in;
                margin: auto;
                color: blue}

table.enlrel   {width: 640px;
                font-size: 8pt;
                font-family: Arial, sans-serif;
                font-weight: normal;
                text-align: left}

tr.barra       {font-size: 9pt;
                font-family: Arial, sans-serif;
                font-weight: normal;
                text-align: left;
                margin-right: 0.1in;
                color: navy;
                margin-left: 5px;
                background-color: #ffb300}

tr.subtit      {font-size: 12pt;
                color: blue;
                font-weight: bold;
                font-family: Tahoma, Arial, sans-serif;
                text-align: center;
                margin: auto}

td.blanco      {background-color: white}

td.formu       {text-align: left;
                margin: auto}

td.columna      {background: #FFFFCC url('marco.jpg');
                background-repeat: repeat;    
                background-position: top left;}    

a.barra:link    {color: blue;
                 text-decoration: underline;
                 font-weight: bold}

a.barra:visited {color: blue;
                 text-decoration: underline;
                 font-weight: bold}

a.barra:hover   {color: red;
                 text-decoration: underline;
                 font-weight: bold}

img  {border: 0pt}

UL         {text-align: left}

UL.enla    {font-size: 9pt;
            font-family: Arial, sans-serif;
            font-weight: normal;
            text-align: left}

H1   {font-size: 18pt;
      color: red;
      font-weight: bold;
      font-family: Tahoma, Arial;
      text-align: center}

H2   {font-size: 16pt;
      color: blue;
      font-weight: bold;
      font-family: Tahoma, Arial;
      text-align: center}

H3   {font-size: 14pt;
      color: navy;
      font-weight: bold;
      font-family: Tahoma, Arial;
      text-align: center}

H4   {font-size: 12pt;
      color : #a00000;
      font-weight: bold;
      font-style: italic;
      font-family: Arial, Helvetica;
      text-align: center}

H5   {font-size: 10pt;
      color: black;
      font-weight: normal;
      font-family: 'Courier New', Arial;
      text-align: center}

H6   {font-size: 8pt;
      color: black;
      font-weight: normal;
      font-family: Arial, Helvetica;
      text-align : center}