/* PeloDisegño - 28.11.2005 */

  body { font-family: Times New Roman,Times,serif;
    margin-left: 100pt;
    margin-top: 20pt;
    color: #ffcc33;
    }

  p { font-weight: bold;
    font-size: 12pt;
    line-height: 14pt;
    width: 520px;
    color: #ffcc33;
    text-align: left;
    }

  h1 { font-weight: bold;
    font-size: 28pt;
    line-height: 80pt;
    margin-top: -1pt;
    margin-bottom: 0pt;
    color: #ffcc33;
    width: 500px;
    text-align: left;
    letter-spacing: 10pt;
    }

  h2 { font-size: 14pt;
    font-weight: bold;
    font-style: italic;
    color: #cc0000;
    line-height: 16pt;
    padding-top: 10pt;
    width: 500px;
    text-align: left;
    }

  h3 { font-size: 12pt;
    font-weight: bold;
    color: #cc0000;
    line-height: 14pt;
    margin-bottom: 0pt;
    width: 500px;
    }

  h4 { font-size: 12pt;
    font-weight: bold;
    color: #cc0000;
    margin-top: 0pt;
    margin-bottom: 0pt;
    text-align: center;
    }

  h5 { font-weight: bold;
    font-size: 22pt;
    color: #ffcc33;
    width: 500px;
    text-align: left;
    margin-top: 0pt;
    margin-bottom: 0pt;
    }

  a { text-decoration: underline;
    font-weight: bold;
    color: #ffcc33;
    }

  a:hover {  text-decoration: none;
    background-color: #ffcc33;
    color: #000000;
    }