﻿BODY { scrollbar-face-color: #A00000; scrollbar-highlight-color: #FFFFFF;
scrollbar-3dlight-color: #D1D7DC; scrollbar-darkshadow-color: #98AAB1;
scrollbar-shadow-color: #DEE3E7; scrollbar-arrow-color: #FFFFFF;
scrollbar-track-color: #B8A068 }

.titpag      { font-family: 'Times New Roman', 'CG Times'; font-size: 20pt; color: #B8A068; font-weight: bold; text-align:center }

.subtit      { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 18pt; color: #663300; font-weight: bold }

.undtit      { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14pt; color: #A00000; font-weight: bold }

.corpo       { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12pt; color: #000000 }

.destaque    { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14pt; color: #800000; font-style: italic; font-weight: bold }

.quot        { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; color: #000000 }

.roundtable  {
border: 2px solid #000000;
-webkit-border-radius:15px;
-moz-border-radius:15px;
-ms-border-radius:15px;
border-radius:15px
}

a            { color: #A00000; text-decoration: none}

a:hover      { color: #000000; text-decoration: underline}

img.resize   { width: 80%; height: auto; border: 5px solid #FFFFFF;}

hr.grad {
    border: 0;
    height: 3px;
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0));
}





