/* CSS Document */
body,
td,
th {
    color: #000000;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    line-height: 14px;
}
body {
    background-image: url(images/bg_interno.jpg);
    background-repeat: repeat-x;
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    background-color: #ffffff;
}
body.popup {
    background-image: none;
}
a:link {
    color: #006699;
    text-decoration: none;
    font-weight: bold;
}
a:visited {
    text-decoration: none;
    color: #336699;
    font-weight: bold;
}
a:hover {
    text-decoration: underline;
    color: #336699;
}
a:active {
    text-decoration: none;
    color: #336699;
}
h1 {
    font-size: 12px;
    color: #332b24;
}
a {
    font-weight: bold;
}
.corpo10 {
    font-size: 10px;
    font-weight: normal;
}
.negativo {
    color: #ffffff;
}
