html, body {
   height: 100%;
   min-width: 500px;
   font-family: "Times New Roman", Times, serif;
   font-size: 12px;
}

.Topicos {
    font-size: 10pt;
    font-weight: normal;
    color: black;
    display: list-item;
    list-style-position: inside;
    list-style-image: url('../images/logo/logo_peq.jpg');
    text-align: left;
    margin-bottom: 5px;
}