﻿li
{
    margin-left: 15px;
    list-style:none;
}
a:visited, a:link ,a:active
{
    color: #333;
}
h5
{
    font-size: 14px;
    color: #486684;
}
.obs
{
    color: #900;
    font-weight: bold;
    text-decoration: underline;
}
.titulo
{
    font-size: 1.3em;
}
.descricao-produto
{
    text-align: justify;
    font-family: Calibri;
    font-size: 0.9em;
    line-height: 1.6em;
    color: #505050;
}