
body {
    margin: 0;
    background-image:url("../imagenes/madera2.jpg");
    font-family: Times, Geneva, Arial, Helvetica, sans-serif;
    font-size: 9pt;
    color: #008080;
    background-color: #FFFFFF;
    text-align.justify
}

a {
  font-size: 9pt;
  color: #008080;
  text-decoration: none;
}

a:hover {
  font-size: 9pt;
  color: #990000;
  text-decoration: none;
}

font.mainhdr {
    font-size: 18pt;
    font-weight: bold;
    color: #008080
}

font.hdr {
    font-size: 12pt;
    font-weight: bold;
    color: #008080
}

font.texto {
    text-align:justify;
    color:#008080;
    margin:2em,4em,2em,4em;
    border:0;
    padding:2em
}

div.texto {
    text-align:justify;
    color:#008080;
    margin:2em,4em,2em,4em;
    border:0;
    padding:2em
}

p.texto {
    text-align:justify;
    color:#008080;
    margin:2em,4em,2em,4em;
    border:0;
    padding:2em
}

h2 {
    font-size: 18pt;
    font-weight: bold;
    color: #008080
}

