BODY { font-family: "Verdana, Arial";
       font-size: 10pt;
       color: black;
       margin-top: 30px;
       margin-left: 5px;
       margin-right: 5px
     }

H1 { font-family: "Verdana, Arial";
     font-size: 16pt;
     color: black
   }
.header { font-family: "Verdana, Arial";
          font-size: 16pt;
          font-weight: normal;
          font-style: normal;
          margin-right: 40px;
          text-align: right;
        }
.subtitulo { font-size:14pt;
             font-weight: bold;
             font-style: italic
           }
.home { font-size: 8pt;
        color: green;
        font-weight: bold;
        font-style: normal;
        text-align: right;
      }

UL { color: blue
   }

FONT {color: black;
      font-size: 10pt;
      font-family: "Verdana, Arial";
     }

A { text-decoration: none }
.headfooter { font-family: "Verdana, Arial";
              color: maroon; 
	      font-weight: bold; 
              font-size: 8pt;
              text-decoration: none
             }

.headfooter2 { font-family: "Verdana, Arial";
               color: black; 
	       font-weight: normal; 
               font-size: 8pt
             }

.cuerpo { margin-left: 60px;
          margin-right: 20px
        }
.firma { font-family: "Times New Roman";
         color: black;
         font-weight: normal;
         font-size: 16pt;
         font-style: italic
       }

.ciclos { font-family: "Verdana, Arial";
          font-size: 10pt;
          font-weight: normal;
        }
