@charset "utf-8";
/* CSS Document */

.body {margin:0}
.tab-cotacao { width:205px; float:left; margin-top:5px; font-family:Arial, Helvetica, sans-serif; }
.tab-cotacao tr td a{ color:#000}
.tab-cotacao tr td { font-size:11px; color:#000; border-bottom:1px #a8a7a7 dotted; padding:3px 0 3px 5px;   }
.tab-cotacao .valor{ font-size:11px; color: #000; font-weight:bold }
.link{text-decoration: none; color: #000000;  }
