body {
    color: #000;
    margin:0%;
    background-color:#fff;
    width:100%;
    font-size:10pt;
}
img {
    border:0;
}
h1 {
    font-size: 1em;
    font-weight: bold;
}
h2 {
    font-size: 0.9em;
    font-weight: bold;
}
h3 {
    font-size: 0.8em;
    font-weight: bold;
}
h4 {
    font-size: 0.7em;
    font-weight: normal;
}
h5 {
    font-size: 0.7em;
    font-weight: normal;
}
h6 {
    font-size: 0.7em;
    font-weight: normal;
}
.cabecera {
    display:none;
}
.noticias {
    display:none;
}
.contenido {
    position:relative;
    left:0%;
    top:0%;
    font: 1em verdana, arial, helvetica, sans-serif;
}
.contenido .indice {
    display:none;
}
.footer {
    display:none;
}
.menu {
    display:none;
}
